a:link {  color: #800000; text-decoration: none}
a:hover {  color: #800000; text-decoration: underline}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:active {
	color: #800000;
	text-decoration: none;
}
