.LINKfont {
font-family : Trebuchet MS; 
font-size : 11px; 
color : #497288;
} 

A.LINKfont:link {
font-family : Trebuchet MS;  
font-size : 11px; 
color : #497288; 
text-decoration : none; 
} 

A.LINKfont:visited {
font-family : Trebuchet MS;  
font-size : 11px; 
color : #497288; 
text-decoration : none;
} 

A.LINKfont:hover {
	color : #003366;
	font: 11px "Trebuchet MS";
	text-decoration: underline;
}

.NAVfont {
font-family : Trebuchet MS;  
font-size : 16px; 
color : #000000;
font-weight : bold;
} 

A.NAVfont:link {
	color : #000000;
	text-decoration: underline;
	font: bold 14px "Trebuchet MS";
} 

A.NAVfont:visited {
	color : #000000;
	text-decoration: underline;
	font: bold 14px "Trebuchet MS";
} 

A.NAVfont:hover {
	color : #999999;
	text-decoration: none;
	font: bold 14px "Trebuchet MS";
} 
.FOOTERfont {
font-family : Trebuchet MS; 
font-size : 11px; 
color : #CCCCCC;
} 

A.FOOTERfont:link {
font-family : Trebuchet MS;  
font-size : 11px; 
color : #CCCCCC; 
text-decoration : none; 
} 

A.FOOTERfont:visited {
font-family : Trebuchet MS;  
font-size : 11px; 
color : #CCCCCC; 
text-decoration : none;
} 

A.FOOTERfont:hover {
	color : #FFFFFF;
	font: 11px "Trebuchet MS";
}
.NAVfontSelected {
	font-family : Trebuchet MS;
	font-size : 20px;
	color : #497288;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
}
