/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: rgb(204,204,153);
}
 A:visited { text-decoration: none ;}
 A { text-decoration: none ;}
 A:hover { text-decoration: underline;}
 
