a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
.s1 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.s2 {
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

