@charset "utf-8";
/* CSS Document */

.style2 {
	color: #333333;
	font-size:14px;
	font-weight:bold;
	
}
a {
	color: #9F0404;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #9F0404;
	text-decoration:underline;
}

