H1  {font-size: 18px; font-weight: bold; color: #CCCCCC}

H2  {font-size: 14px; font-weight: bold; color: #CCCCCC}

H3  {font-size: 12px; font-weight: bold; color: #CCCCCC}

A  {
	text-decoration : none;
	font-weight : bold;
	color : #CC99FF;
}

A:Visited  {
	font-weight : bold;
	text-decoration : none;
; color: #CC99CC
}

A:Active  {
	text-decoration : none;
	font-weight : bold;
; color: #99FF99
}

A:Hover  {
	text-decoration : underline;
	font-weight : bold;
; color: #00CCCC
}

BODY  {background-color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC}

.smalltext {  font-size: 10px}
.tinytext {  font-size: 9px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC}

