td {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.css2 {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
.style1 {color: #C61418}
.style2 {color: #FF0000}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style3 {font-size: 12px}
.style4 {color: #FF0000; font-size: 12px; }

