






BODY {
    PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; 
   } 

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
        color: #000000;      

}
a.newStyle {
     color:#FF6600;
     text-decoration : none;
}
a.newStyle:hover {
     color:#FF6600;
     text-decoration : underline;
}

#layer1
 { 
z-index: 1; 
}