a:link {
font-family: verdana,helvetica,arial;
color: #000099; 
text-decoration: none;
}

a:visited {
color: #000066; 
text-decoration: none;
}

a:hover {
color: #0000cc;
text-decoration: underline; 
}

body {
background-color: white;
font-family: verdana,helvetica,arial;
font-size: small;
}

table {
	font-size: x-small;
}

.hand {
cursor: pointer;
}
