a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.text-sm-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-sm-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text-reg-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
