a:link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.css {
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sa {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
