a:hover {  color: Orchid}
a:active {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}

a.menu:hover { color: Wheat; font-family: "Courier New", Courier, mono}
a.menu:active {  text-decoration: none; font-family: "Courier New", Courier, mono}
a.menu:link {  text-decoration: none; font-family: "Courier New", Courier, mono; }
a.menu:visited {  text-decoration: none; font-family: "Courier New", Courier, mono}

.style1 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style6 {font-family: "Courier New", Courier, mono}

body     { scrollbar-face-color: #c0c0c0; 
           scrollbar-highlight-color: #e0e0e0; 
           scrollbar-shadow-color: #808080; 
           scrollbar-3dlight-color: #c0c0c0; 
           scrollbar-arrow-color: #ffffff; 
           scrollbar-track-color: #c0c0c0; 
           scrollbar-darkshadow-color: #c0c0c0; }
		   
		   