a:link {
	font-family: Tahoma;
	font-size: small;
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: small;
	color: #663300;
	text-decoration:underline;
}
