/* CSS Document */

<style type="text/css">
<!--
body {
	background-image: url(/images3/01.gif);
	background-repeat: repeat-x;
	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>