/* CSS definition file containing site wide stylesheets */

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(102,51,0);
 	text-decoration: none 
}