.style1 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.style2 {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.style3 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
