body { 
margin : 0;
background-color : #272727;
background-image : url("bg.gif");
background-repeat : repeat-x;
} 
p, td, div { 
font-size : 11px;
font-family : Arial;
color : #FFFFFF;
line-height : 16px;
margin:0;
padding:0;
} 
a {
font-weight:normal;
color : #d8d8d8;
text-decoration : none;
} 
a:hover { 
color : #eee2d6;
text-decoration : underline;
} 
ul {
padding:0;
margin: 10px 0 11px 28px;
}
a.top{font-weight:bold;color:#777777;font-size:10px;font-family:Tahoma}
a:hover.top{color:#f94d03}
input{font-size:10px;padding:4px}