type=text/css name="style">

BODY         { background-color: #339966; }

HR {
	color: #660066;
	height: 1px;

	}

A  {
	text-decoration : none; 
	font-weight : bold;
	color : #660066;
}

A:Hover  {
	text-decoration : underline;
	color : #FFCC33;
}
body {  font-family: georgia; color: #660066; background: #339966 no-repeat fixed right bottom; text-align: center; vertical-align: middle}
table {  font-family: georgia; color: #660066; text-decoration: none}
td {  text-align: center; color: #660066}

