a:link {
	text-decoration: none;
	color: #1f6ba5;

}
a:visited {
	color: #1f6ba5;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #36556c;

}
.leftnav {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1f6ba5;

}
.whatsnew {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 9px;
	color: 254a90;
	text-decoration: none;

}
