/* CSS definition file containing site wide stylesheets */

A:active {
	color: #3E7575);
 	text-decoration: none 
}

A:link {
	color: #3E7575;
 	text-decoration: none 
}

.top_nav {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: #3E7575;
 	font-weight: bold;
 	text-decoration: none 
}

A:visited {
	color: #3E7575;
 	text-decoration: none 
}

.topnav {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: #3E7575;
 	font-weight: bold;
 	text-decoration: none 
}

LI {
	line-height: 17px;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin-left: 0px;
 	margin-top: 1px;
 	margin-bottom: 1px
}

A {
	color: rgb(255,255,255);
 	text-decoration: none 
}

A:hover {
	color: rgb(102,102,102);
 	text-decoration: none 
}

