/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
top:0px;
background-color:#FFFFFF;
color:#999999;
padding:0px; 
margin:0px;
border:0px;
outline:0px;
z-index:1;
}
text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
top:0px;
background-color:#FFFFFF;
color:#999999;
padding:0px; 
margin:0px;
border:0px;
outline:0px;
z-index:1;
}
.text span{
font-weight:bold;
color:#5e422a;
}
.text a{
text-decoration:none;
color:#cc0000;
}
.text a:hover{
text-decoration:underline;
color:#666666;
}
a img {
border:none;
}