* {
	font-family: Verdana;
	font-size: 9pt;
	color: white;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}