a:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-style: normal;
}
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.mainTitle {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.whtTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
