a:link { 
	color: #800000;
	text-decoration: none;
}
a:visited { 
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #800000;
	font-weight: bolder;
	text-decoration: none;
} 

