@charset "utf-8";
/* CSS Document */
a { color:#666666; text-decoration:none;}
a:hover { color:#000000; text-decoration: underline; 
}
.style7 a { color:#999999; text-decoration:none;}
.style7 a:hover { color:#000000; text-decoration: underline; 
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 21px;
}
.style3 {
	color: #b01a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.style5 {
	font-size: 10px;
	line-height: 25px;
	color: #b01a00;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 14px;
	line-height: 25px;
	color: #b01a00;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: 10px;
	line-height: 40px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

