a:active {
	color: #336600;
}
a:visited {
	color: #FF0000;
}
a:active {  color: #336600}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a {  color: #FF0000; text-decoration: none}
a:hover {
	text-decoration: underline;
}
table {
	width: 750px;
}
