body     {
	background : #09A1E2;
	font-family : Trebuchet MS",Arial,Helvetica,sans serif;
	letter-spacing : 1px;
}
font     {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	letter-spacing : 1px;
}
table    {font-family : "Trebuchet MS",Arial,Helvetica,sans serif; 
			letter-spacing : 1px;
} 
p        {font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
			letter-spacing : 1px;
}  
 

A:LINK {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-weight : bold;
	text-decoration : none;
	color: silver;
}

A:VISITED {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-weight : bold;
	text-decoration : none;
	color: silver;
}

A:HOVER {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-weight : bold;
	text-decoration : underline;
	background: white;
	color : #CC0000;
}
.nav {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #6F830E;
}
  a.nav:hover {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	background: white;
	color: #6F830E;
}