a:link {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: none;
	color: #000033;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
	font-weight: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #660000;
	text-decoration: underline;
}

