/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: none;
	background-color : rgb(255,255,255);
	background-repeat: no-repeat fixed;
	font-family : Arial,                                                                               Helvetica,                                                                               Geneva,                                                                               Sans-serif;
	font-size : 12px;
	color : rgb(76,55,19)}
 


P {
	font-size: 12px;
	font-family : Arial
}

.TextObject {
	font-size: 12px;
	font-family : Arial
}

OL {
	font-size: 12px
}

UL {
	font-size: 12px
}

A {
	font-size: 12px;
	color : rgb(44,29,6);
	text-decoration : none;
	font-weight : bold
}

A:visited {
	font-size: 12px;
	color : rgb(94,79,49)
}

A:active {
	font-size: 12px;
	color : rgb(44,29,6)
}.TextNavBar{	color : rgb(44,29,6)
}
A:hover {
	color: rgb(0,147,141);
	font-family : Arial,                                                                               Helvetica,                                                                               Geneva,                                                                               Sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none
}

