.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	line-height: 140%;
	color: Black;
}
BODY {
	SCROLLBAR-FACE-COLOR: #006600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #009900; 
	SCROLLBAR-SHADOW-COLOR: #003300; 
	SCROLLBAR-3DLIGHT-COLOR: #006600; 
	SCROLLBAR-ARROW-COLOR: #00BB00; 
	SCROLLBAR-TRACK-COLOR: #008800; 
	SCROLLBAR-DARKSHADOW-COLOR: #003300;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006600;
}
.bigfat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006600;
	border: none;
}
.MyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	link.color: #006600;
	visited.color: #006600;
}