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