{
	color: #003300;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: underline;
	
	
}

A:HOVER {
	color: #003333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	background-color: #00FF33;


}
a:visited {
	color: #003300;
	text-decoration: none;
} 
body{
	top-margin: 4;
	scrollbar-3dlight-color : #669966;
	scrollbar-arrow-color : #669966;
	scrollbar-base-color : #navy;
	scrollbar-darkshadow-color :navy;
	scrollbar-face-color : #003300;
	scrollbar-highlight-color : #778855;
	scrollbar-shadow-color : #999933;
	scrollbar-track-color : #669966;
}
a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #006633;
}
p{font-family: Georgia, Times New Roman, serif;
}