a:link {
	font-family: Tahoma;
	color: #CCCCCC;
	text-decoration: none;

}
a:visited {
	font-family: Tahoma;
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	color: #FFCC33;
	text-decoration: underline;

}
a:active {
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;

}

