/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(153,51,51)
}

A:link {
	color: rgb(153,51,51)
}

A:visited {
	color: rgb(153,51,51)
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	background-image: url( "C:\\Documents and Settings\\Barbara\\My Documents\\My Pictures\\LEVITTTOWN\\12redrev.jpg" )
}