.news {
	font: 9px Arial, Helvetica, sans-serif;
	color: #48575B;
}


.underlineNone {
	text-decoration: none;
}
body {
	background-color: #EAEAEA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045C04;
}
a:link {
	color: #045C04;
	text-decoration: none;
}
a:visited {
	color: #045C04;
	text-decoration: none;
}
a:hover {
	color: #045C04;
	text-decoration: underline;
}
a:active {
	color: #045C04;
	text-decoration: underline;
}
.style1 {
	color: #FFFFFF
}
.style1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}.Black {
	color: #333333;
}

