body {
	font: 76%/1.8em  lucida grande, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}

a
{
	color: #063b70;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

a:link { color: #063b70; }
a:visited { color: #063b70; }
a:active { color: #063b70; }

a:hover
{
	color: #063b70;
	text-decoration: underline;
}
