body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}
.white {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.blue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #001e73;
	text-decoration: none;
}

.bluetext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #001e73;
	line-height:20px;
	text-decoration: none;
}
.style1 {
	color:#000033;
}
a {
	color:#667EC8;
	text-decoration:none;
}

a:hover {
	color:#001E74;
}