/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11pt;
 	color: rgb(0,102,255)
}

A:link {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11pt;
 	color: rgb(0,102,255)
}

A:visited {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11pt;
 	color: rgb(0,102,255)
}

P {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11pt;
 	color: rgb(102,153,153)
}

A {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11pt;
 	color: rgb(0,102,255)
}

A:hover {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11pt;
 	color: rgb(102,153,153)
}