table.header {	
	background-color: #006633;
	}
tr.header1 {	
	color: white;
	font-size: 90%;	
	}
tr.header2 {	
	background-color: #CCCCCC;
	color: black;
	font-size: 80%;	
	}

A:link {color: #000099; text-decoration: none;}
A:visited {color: #000099; text-decoration: none;}
A:atcive {color: red; text-decoration: none;}
A:hover {color: red;}

