a { text-decoration: bold }
a { color: black }
a:link { color: #FFFFFF; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: red; text-decoration: none }
table {font-size: 11px;}
table {text-align: center; font-weight: bold }


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #669966;
	font-size: 10px;
	border: #00CC33;
	                  }
