/* CSS Document */



.emaillinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	font-weight: normal;
	text-transform: normal;
	color: #6288c7;
	text-decoration: none;
}



.emaillinks:hover {
	color: #FF7F00;
	text-decoration: none;
}
