
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font size="2";
	font-style: normal;
	font-weight: normal;
	color: #75481C;
	background:#FCF6B0
}
	
	.tabnormal{background-color:#98C5E4; color:#1F445E}
  .tabover{background-color:#5C8BAC; color:#1F445E}	
		
a {	
	{ color: #75481C; text-decoration: underline; 
	font-family: Arial; 
	font-size: 9 pt; font-weight: normal}


a:hover {		
	color: #FCF6B0;
	text-decoration: underline;
	background-color: #75481C;
	font-size: 9 pt;
	font-family: Arial;
	font-weight: normal}
	
a:visited    {
	color: #EB7706;
	text-decoration: none;
	font-size: 9 pt;
	font-family: Arial;
	font-weight: normal}
		
