/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.a:link {
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.a:visited {
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.a:hover {
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
} 

-->
</style>


