a:link {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #4F6D87;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "Times New Roman", Arial;
	text-decoration: none;
	font-size: 11px;
	color: #4F6D87;
}
a:active {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #4F6D87;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #ADC4D0;
	text-decoration: none;
}
