a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #DF32DC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999900;
}
a:hover {
	text-decoration: none;
	color: #DF32DC;
}
a:active {
	text-decoration: underline;
}
body,td,th {
	color: #999900;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #FFFFFF;
}
