body{
	background-position: top center;
	background-image: url(../image/bodyBG.jpg) ;
	background-repeat: no-repeat;
	background-color: #1AB4E7;
	margin-top: 0px; margin-left: 0px;
}
body,td,div,span,a{
	font-size: 13px; font-family: arial;
}
a.white{text-decoration:none; color: white;}

a.rnews{text-decoration: none;color:#000;}
a.rnews:link{text-decoration: none;color:#000;}
a.rnews:hover{text-decoration: none;color:#000;}
a.rnews:visited{text-decoration: none;color:#000;}

