.Text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #996600;
}
.H1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.Highlight {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
BODY { scrollbar-base-color: #EFE8D6; scrollbar-track-color: color;
 scrollbar-face-color: #cccc66; scrollbar-highlight-color: color;
 scrollbar-3dlight-color: color; scrollbar-darkshadow-color: 
 color; scrollbar-shadow-color: ; scrollbar-arrow-color: #FF7D7D;
 }
a, A:link, a:visited, a:active
		{
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
}
	A:hover
		{
	color: #FFCC00;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
	A:active
        {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
}
    A:visited,
        {color: #004F27 ; text-decoration: none; font-family: Trebuchet MS; font-size:12px;}	
	
.vistited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF99;
	font-weight: bold;

}

