.css {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #000000;
}
a:active {
	font-size: 9pt;
	color: #003399;
	text-decoration: underline;
	line-height: normal;

}
a:hover {
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
}
