/* CSS definition file containing sitestyle stylesheets */

BODY {
	color: rgb(0,0,0);
	background-color: #FFFFFF;
}

 A:link { color: rgb(102,51,51);}

 A:visited { color: rgb(102,102,102);}

 
