a:link { color: #CC0000; text-decoration: none; font-weight : bold; font-size : 12px; font-family : Arial}

a:visited { color: #990000; text-decoration: none; font-weight : bold; font-size : 12px; font-family : Arial}

a:active { color: #FF0000; text-decoration: none;  font-weight : bold; font-size : 12px; font-family : Arial} 

a:hover { color:#FF0000; text-decoration: none; font-weight : bold; font-size : 12px; font-family : Arial}

BODY {
	font-size : 11px;
	font-family : Arial;
	background-color: #000000;
}
