/* CSS definition file containing site wide stylesheets */

A:active {
	text-decoration: none 
}

A:link {
	font-size: 14px;
 	text-decoration: none 
}

A:visited {
	font-size: 14px;
 	text-decoration: none 
}

A {
	text-decoration: none 
}

.TextNavBar {
	line-height: 25pt
}

A:hover {
	font-size: 14px;
 	text-decoration: none 
}
