body {color:black;
	background-color:white;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

a {color:blue;text-decoration:none; }

a:focus {text-decoration:underline; }
a:hover {text-decoration:underline; }


