@charset "UTF-8";
.wildstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.wildstyle a {
	color: #000000;
	text-decoration: underline;
}


.wildstyle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CC00;
}
