

.link_copy_home {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #EAF4FF;
	font-size: 13px;
	text-decoration: none; 
	}
:hover.link_copy_home {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #FBAE6A;
	font-size: 13px;
	text-decoration: none;
	}
	
.link_copy_2ndary {
	font-family: Tahoma, sans-serif;
	color: #313D46;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
:hover.link_copy_2ndary {
	font-family: Tahoma, sans-serif;
	color: #3A7298;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}