BODY {
	color :#3f5e22;
	background-color : #3f5e22;
	font-family : "georgia, Arial"
	text-align : left;
	font: 76% georgia;
}

a:link { color: #EACE6B; text-decoration: none; }
a:visited { color: #EACE6B; text-decoration: none; }
a:active { color: #EACE6B; text-decoration: none; }


H1{
	font-family: georgia ;
	font-size: 20pt;
	font-weight: bold;
	color: #EACE6B;
}

A {
	color : #D7B875;
	font-weight: bold;
}

A:HOVER {
	color : #D7B875;
	letter-spacing: 2px
	
}


.susnet:link, .susnet:visited, .susnet:active {color:#3f5e22; text-decoration:none; font-size:10px; font-family:Verdana;}
.susnet:hover {color:#EACE6B; background-color:#3f5e22;}
