/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffd6ff;
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CCFF00;
	text-decoration: none;
}
a:visited {
	color: #CCFF00;
	text-decoration: none;
}
a:hover {
	color: #E3FF75;
	text-decoration: underline;
}
a:active {
	color: #CCFF00;
	text-decoration: none;
}
-->

