/* CSS Document */
body{
margin-top: 0px;    
margin-left: 0px;
padding:0px;    
background-repeat: repeat-x;
background-color:#ffffff; background-position-y:50%
}
body, td, p, div, input{ font-family:verdana; font-size:12px; color:#666666; }


a:link     { text-decoration:none; color:#F49100; }
a:visited  { text-decoration:none; color:#E28A04; }
a:hover    { text-decoration:underline; color:#E28A04; }

.mini  {font-family:verdana; font-size:10px; color:#666666; }