.pageTitle {
	font: bold 14px/27px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold
}
a:visited {
	color: #000099;
	text-decoration: none ;
	font-weight: bold
}
a:active {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold
}
.nav {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000099
}
