body {
	background: #96ff00;
	font: 10pt comic sans ms;
	color: #5b0303;
}
a:link { 
	color: #663300;
	text-decoration: none;
}
a:visited { 
	color: #663300;
	text-decoration: none;
}
a:hover { 
	color: black;
	text-decoration: underline;
}
a:active { 
	color: black;
	text-decoration: underline;
}
table {
	font: 10pt comic sans ms;
	color: #9c0202;
	background: #f5d41b;
}
