a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {

	color: #FF0000;
	text-decoration: underline;
}
a:active {

	color: #FF0000;
	text-decoration: none;
}
a:visited {


	color: #FF0000;
	text-decoration: none;
}
.news {
}
.news a:link {
	color: #999999;
	text-decoration: none;
}
.news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.news a:active {
	color: #999999;
	text-decoration: none;
}
.news a:visited {
	color: #999999;
	text-decoration: none;
}
.bodyTable {
	vertical-align: middle;
	padding: 50px;
}
.news2 a:link {

	color: #333333;
	text-decoration: none;
}
