
#content a:link, #content a:visited, #content a:active {
	color: #000 ! important;
	display: block;
	font-weight: bold;
}
 #content a:hover {
 	color: #990033 ! important;
	display: block;
	font-weight: bold;
 }