/* CSS definition file containing sitestyle stylesheets */
A:active {	font-weight : normal;
	font-style : normal;
	font-family : Arial;
	color : rgb(135,134,90)}
 A:link {	font-weight : normal;
	font-style : normal;
	font-family : Arial;
	color : rgb(255,255,0)}
 UL {	font-weight : normal;
	font-style : normal;
	font-family : Arial;
	color : rgb(135,134,90);
	list-style-image : url( "../assets/images/arrow_3.gif" )}
 A:visited {	font-weight : normal;
	font-style : normal;
	font-family : Arial;
	color : rgb(135,134,90)}
 H1 {	font-weight : bold;
	font-family : Arial;
	color : rgb(255,255,255);
	font-size : 12px}
 H2 { font-family: Arial,            Helvetica,            Geneva,            Sans-serif,            sans-serif; font-size: 14px; color: rgb(35,87,127); font-weight: normal; font-style: normal}
 P { font-family: Tahoma,                 Verdana,                 Arial,                 Helvetica,                 Sans-serif,                 sans-serif; font-size: 10px; color: rgb(94,94,94)}
 A:hover {	font-weight : normal;
	font-style : normal;
	font-family : Arial;
	color : rgb(245,21,21)}
 
