a:link { 
color: #353436;
text-decoration: none;
 }
a:visited { 
text-decoration:none; 
color: #353436;  
}
a:hover {
  color: #000000;
	text-decoration: none;
	background-color: #669999;
	color: #FFFFFF;
	
}
a:active { 
color:#353436;
text-decoration: none;
 } 

 
font { 
	font-family: Verdana; 
	color: #353436; 
	font-size : 11px; 
} 
.boldfont { 
	font-family: Verdana; 
	color: #353436; 
	font-size : 11px; 
	font-weight: bolder; 
} 
.LargeFont { 
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: normal; 
	color: #353436; 
	font-style: normal; 
} 
.smallfont { 
	font-family: Verdana; 
	color: #353436; 
	font-size : 10px; 
} 
	
.tiny {
	font-size: 9px;
	color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.currentpage { 
	font-family: Verdana; 
	color: #353436; 
	font-size : 10px;
	font-weight: bold; 
} 
.medfont {
	font-family: Verdana;
	font-size: 11px;
	color: 353436;
	font-weight: normal;
}
.file1 {
	font-family: "Goudy Old Style";
	font-size: 18px;
	text-transform: uppercase;
}
.file2 {
	font-family: "Goudy Old Style";
	font-size: 14;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.file3 {
	font-size: 16px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
}
body {scrollbar-arrow-color:#FFFFFF; scrollbar-face-color:#708F82;}
