
BODY {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
  margin: 5px 0px 0px 0px;
	background: #000000;

}
a:link, a:visited {
	color: #0000ff; text-decoration: underline;
	font-weight: bold;

}

a:hover {
	color: #ff0000;	text-decoration: none;
	font-weight: bold;
}

a.nav:link, a.nav:visited {
	color: #ffff00; text-decoration: underline;
}

a.nav:hover {
	color: #ffffff;	text-decoration: none;
}



