




body, table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 


body {
	background-color: #0099E0;
}

a {
color: #333399;
text-decoration: none;
}

a:hover {
color: blue;
text-decoration: underline;
}

a.menuitem:hover {
background-color: #2E9DFF;
}