.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D8EAB;
	text-transform: capitalize;


}
.linkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4D8EAB;
	font-weight: normal;
	font-style: normal;
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
.linkwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.linkdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A:hover {
FONT-SIZE: 11px; 
COLOR: #CCCCCC; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none
font-weight: bold;
background-color : transparent; 
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D3104F;
}
