.css {
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #FB890C;
}
a:active {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


a.sa:link {
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.sa:visited {
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.sa:hover {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #FB890C;
}
a.sa:active {
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.sb {
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #4B0099;
}