body {
	font-family: Arial;
	background-color: #ffffff;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #1E3466;
	text-decoration: underline;
}

a:active {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}
