/* CSS definition file containing site wide stylesheets */

A:active {
	font-size: 12px;
 	color: rgb(0,51,153);
 	font-weight: bold
}

A:link {
	font-size: 10px;
 	font-weight: bold;
 	text-decoration: none 
}

.TextObject {
	font-size: 12px
}

A {
	font-size: 12px;
 	color: rgb(0,51,153)
}

.TextNavBar {
	font-size: 12px
}