@charset "utf-8";
.style11 {
}

a:link {
text-decoration:none;
color:#ffffff;
}


a:visited {
text-decoration:none;
color:#FFFFFF;
}

a:hover {
	text-decoration:underline;
}