@charset "utf-8";
/* CSS Document */
body 
{
	background:url(images/fdg.jpg) no-repeat center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style5 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333333
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}