td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.news {
	font-size: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000FF;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000099;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000FF;
}
a:hover {



	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000FF;
}
.alpha {
	filter: Alpha(Opacity=90);
}
