body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);

	}
td {
	line-height: 160%;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a {
	color: #006604;
	text-decoration: none;



}
a:hover {
	color: #F67F00;
	text-decoration: underline;


}

.b {
	color: #ffffff;
	text-decoration: none;



}
.b:hover {
	color: #ffffff;
	text-decoration: underline;


}


.newsHome {
	background-attachment: fixed;
	background-image: url(../images/bg_001.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}

