/* CSS definition file containing site wide stylesheets */

P {
	font-size: x-small;
 	color: rgb(153,51,51)
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	color: rgb(0,128,0)
}

.TextNavBar {
	font-weight: bold
}