body {
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #005599;
	text-decoration : underline;
}
a.white {
	color : white;
	text-decoration : none;
}
a:hover.white {
	color : white;
	text-decoration : underline;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}