a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
body {
	background-color: #EBEBEB;
}

.font {
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	position: relative;
	top: 11px;
	width: 735px;
	left: 69px;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
    line-height: normal;

}
