body, table {
	font-family: arial, Helvetica, sans-serif;
	font-size:8pt;
}

a {
	COLOR: black;
	TEXT-DECORATION: underline;
}

a:hover {
	COLOR: blue;
}

.topmenu {
	COLOR: white; 
	TEXT-DECORATION: none; 
	font-size: 8pt; 
	font-family: arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.topmenu:hover {
	COLOR: black; 
	TEXT-DECORATION: none
}
