/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif
}

.TextNavBar {
	font-size: 14px;
 	line-height: 20px;
 	text-decoration: none 
}

A:hover {
	font-family: "Arial Baltic",  sans-serif;
 	font-size: 14px;
 	color: rgb(255,0,0);
 	text-decoration: none 
}
