.css {
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	color: #000000;
}
a:visited {
	color: #00CCFF;
}
a:hover {
	color: #FF0000;
}

