/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: transparent;
 	background-image: none
}

A:visited {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(240,192,48);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: transparent
}

.TextObject {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(72,46,29);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(72,46,29);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.TextNavBar {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: transparent;
 	background-image: none
}

A:hover {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(153,153,153);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: transparent
}
