@charset "UTF-8";
body,td,th {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
