a:link
{
	text-decoration: underline; color: #80C702; font-weight: bold
}
a:visited
{
	text-decoration: underline ; color: #7FB020; font-weight: bold 
} 
a:active 
{
	text-decoration: none; color: #FFFFFF; font-weight: bold
}
a:hover { color:yellow; text-decoration: underline }

body         { font-family: Verdana, Arial, Helvetica; font-size: 10pt; background-color: 
               #000000; color: #FFFFFF }