.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.body a:link{
	color: #990000;
	text-decoration: none;
}
.body a:visited{
	color: #990000;
	text-decoration: none;
}
.body a:active{
	color: #990000;
	text-decoration: none;
}
.body a:hover{
	color: #000000;
	text-decoration: underline;
}

.mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainnav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:hover{
	color: #000000;
	text-decoration: none;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.subnav a:link{
	color: #666666;
	text-decoration: none;
}
.subnav a:visited{
	color: #666666;
	text-decoration: none;
}
.subnav a:active{
	color: #666666;
	text-decoration: none;
}
.subnav a:hover{
	color: #000000;
	text-decoration: none;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
.Titles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.SubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
