body {width: 701px; margin: 0 auto; background-color: #669999;}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006666;
	font-weight: bold;

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link { 
	color: #669999;
 }
a:visited { 
	color: #CC9966;
 } 
a:active { 
	color: #000000;
 }