.csss {
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
