.links A:link {  font-family: Arial, Verdana, Times New Roman; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.links A:visited {  font-family: Arial, Verdana, Times New Roman; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.links A:hover {  font-family: Arial, Verdana, Times New Roman; font-size: 12px; font-weight: normal; color: #41678B; text-decoration: underline}

.footer_link A:link {  font-family: Arial, Verdana, Times New Roman; font-size: 14px; font-weight: bold; color: #36B4DC; text-decoration: none}
.footer_link A:visited {  font-family: Arial, Verdana, Times New Roman; font-size: 14px; font-weight: bold; color: #36B4DC; text-decoration: none}
.footer_link A:hover {  font-family: Arial, Verdana, Times New Roman; font-size: 14px; font-weight: bold; color: #E81C3E; text-decoration: underline}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}
.titles_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36B4DC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #404040;
}