a:link {
	font: bold 10px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font: bold 10px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font: bold 10px "Times New Roman", Times, serif;
	color: #FCC82A;
	text-decoration: none;
}
