
BODY {
font-family : tahoma;
font-size : 10px;
text-decoration : none;
color : #00ff33;
background-color : #000000;
}
BODY, TD {
color : #00ff33;
font-family : tahoma;
font-size : 10px;
text-align : justify;
background-color : #000000;
}
H1 {
font-size : 12pt;
color : #00ff33;
font-weight : bold;
}
A:visited {
color : #00ff33;
text-decoration : none;
}
A:visited:hover {
color : #ff0000;
text-decoration : none;
}

A:link {
color : #00ff33;
text-decoration : none;
}

A:hover {
	color : #FF0000;
	text-decoration : none;
