type=text/css name="style">

BODY         { background-color: #339966; }

A  {
	text-decoration : none; 
	font-weight : bold;
	color : none;
}

A:Active  {
	text-decoration : none;
	color : #339966;
}

A:Hover  {
	text-decoration : underline;
	color : #339966;
}
body {  font-family: georgia; background: #339966; text-align: center}
td {  text-align: center; vertical-align: middle}
