HTML , BODY {
	margin:0px;
	padding:0px;
	overflow:auto;
}

A {
	text-decoration: none;
 }
 A:hover {
	text-decoration: none;
	font-size:18px;
 }


a:link { color: #271a0d;}
a:visited { color: #271a0d; }
a:active { color: #271a0d; }
a#headerlinks { color:#271a0d;
font-family:"Times New Roman", Times, serif;
		font-style:italic;
	
}

a.highlight:link {background: #ffcc00; text-decoration: none}
a.highlight:visited {background: #ffffff; text-decoration: none}
a.highlight:active {background: #ffcc00; text-decoration: none}

#flash

 {
	margin:0px;
	padding:0px;
 }


