body {
	background-color: #999966;
}

body, td, th {
	color: #000000;
}


a:link {
	color: #000066;
	text-decoration: underline;
}
a:active { color: yellow; text-decoration: underline }
a:visited { color: #FF000F; text-decoration: underline }
a:hover { color: green; text-decoration: underline}