

hr {color: #005566;}

td {
color: #f6fd00;
font-family: Gill, Helvetica, sans-serif;
font-size: 0.7em;
}

a {
	color: #fda700;
}

h1 {
color: #f6fd00;
font-family: Gill, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;

}body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/newsbgr.jpg);
	background-repeat: no-repeat;
	background-position: left left;
}