a:link {
color: #660000;
font-size:14px;
text-decoration: none;
}

a:hover {
color: #993300;
font-size:14px;
}

a:visited {
	color: #660000;
	font-size:14px;
}
a:active {
	color: #993333;
	font-size:15px;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
font-size: 14px;
font-family: "Footlight MT Light";
color: #660000;
}