.maintext {
	font-family: Tahoma;
	font-size: 12px;
}
a.maintext:link, a.maintext:visited, a:active.maintext {
	color: #021661;
	text-decoration:none;
}
a:link {
	color:#000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.red {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #021661;
	font-weight: bold;
}.maingray {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.graytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
a:link.graytext, a:visited.graytext, a:active.graytext {
	color: #021661;
	text-decoration:none;
}
a:hover.graytext{
	color: #000000;
}
.blueMain {

	font-family: Tahoma;
	font-size: 13px;
	color: #021661;
	font-weight: bold;
}
.blueTitle {


	font-family: Tahoma;
	font-size: 18px;
	color: #021661;
	font-weight: bold;
}
.blueMenu {

	font-family: Tahoma;
	font-size: 11px;
	color: #021661;
	font-weight: bold;
}
a:link.blueMenu, a:active.blueMenu, a:visited.blueMenu {

	color: #021661;
	text-decoration:none;
}
a:hover.blueMenu{

	color: #021661;
	text-decoration:none;
	background-color: #FFDD5F;
}
