@charset "utf-8";
.style3 {
	font-size: 13px;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}
.style4 {color: #999999}
.style2 {	font-size: 15;
	font-family: verdana;
	font-weight: bolder;
	text-transform: none;
	color: #0099CC;
	font-style: normal;
	line-height: normal;
}a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	color: #0099CC;
	text-decoration: underline;

}
a:hover {
	color: #0000CC;
	text-decoration: underline;

}
a:active {
	color: #0000CC;
	text-decoration: underline;

}
