.css {  font-size: 13px; line-height: 150%}
a {  color: #000000; text-decoration: none}
a:hover {  color: #FF0000}
.red {
	color: #FF0000;
	text-decoration: none;
}
.main1 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	display: block;
}
.main1 a {
	color: #CC0000;
	text-decoration: none;
}

