body {

	font-family: Arial, Helvetica, sans-serif;

}

a:link {
	text-decoration: none;
	font-weight: normal;

}

a:hover {

	text-decoration: underline;

}
a:visited {
	color: #000066;
	text-decoration: none;
}
