a:link {
    font-family: "";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
    font-family: "";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a:active {
    font-family: "";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
