body {
	background: #00000;
	font-family: Verdana;
	font-size: 12px;
}
a:link, a:visited, a:active, a:hover {
	color: #D33F3F; 
	text-decoration: underline; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold;
}