/* CSS definition file containing site wide stylesheets */

UL {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(192,192,192)
}

A:visited {
	font-size: 10pt;
 	color: rgb(51,204,204);
 	text-decoration: none 
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(192,192,192)
}

OL {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(192,192,192)
}

A {
	font-size: 10pt;
 	color: rgb(51,204,204);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-size: 10pt;
 	color: rgb(0,0,255);
 	text-decoration: underline
}
