body {
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
span.normal_text_on_yellow
{
background-color:#ff6701;
color:#ffffff;
letter-spacing: 0px;
font-family: sans-serif;
font-size: 12px;
}
span.normal_text
{
background-color:#ffffff;
color:#000000;
letter-spacing: 0px;
font-family: sans-serif;
font-size: 12px;
}
A:link {text-decoration: none; color: #ff6701;} 
A:visited {text-decoration: none; color: #808080;} 
A:active {text-decoration: underline; color: #000000;}  
A:hover {text-decoration: underline; color: #000000;}