@charset "ISO-8859-1";
 
a {
outline: none;
color: #FFFFFF;
	text-decoration: none;

}
 
body {
	margin:0;
	padding:0;
}


.style5 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }
.style7 {color: #CCCCCC}
.style8 {
	font-size: 17px
}


.style9 {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}