@charset "iso-8859-1";
/* CSS Document */

<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	color: #C0FEF1;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

</style>
