/* CSS Document */


body
{ 
background:  url('../images/bg_news.jpg') no-repeat fixed top center; 
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	text-align:left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.nextlink {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.nextlink:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.style1 {
	font-size: 18px;
	font-style: italic;
}