body {
	background-color : #006633; 
}

table {
	background-color : #006633; color: #FBDB6D; font-family: Georgia, Times New Roman, Times, serif; font-size: 14px;
}
	
font {
	 color: #FBDB6D;  font-family: Georgia, Times New Roman, Times, serif; font-size: 14px;
 }
	
a:link { 
	color: #FBDB6D; font-family: Georgia, Times New Roman, Times, serif; font-size: 14px;
}

a:visited { 
	color: #FBDB6D; font-family: Georgia, Times New Roman, Times, serif; font-size: 14px;
 }
 
a:hover {
	color: #FBDB6D; font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; text-decoration: underline;
}

a:active {
	color: #FBDB6D; font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; text-decoration: none;
}

