
{
	
	font-family: Tahoma;
	text-decoration: none;
}

a:link {
	text-decoration: bold;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
