BODY, table, tr, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.navLink {
	font-weight : bold;
}

.labelText {
	font-size : 10px;
}

.footerText {
	color : #999999;
}

A {
	text-decoration : none;
	color : blue;
}

A:hover {
	text-decoration : underline;
	color : Red;
}

.unAnchor {
	color : Black;
}

.wider {
	line-height : 16px;
}

.frontPageText {
	font-size : 11px;
	line-height: 14px;
}