
.main a:link {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
}
.main a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.main a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.main a:active {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
}
.navbar a:visited {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
}
.navbar a:hover {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
}
.navbar a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.navbar a:link {color: #FFFFFF; font-weight: bold; font-size: 18px;}
font {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;}
