A:link{COLOR: ff9900;TEXT-DECORATION:underline; font-weight:bold;} 
A:visited{COLOR: ff6600;TEXT-DECORATION:underline; font-weight:bold;} 
A:active{COLOR: ff6600; TEXT-DECORATION:; font-weight:bold;} 
A:hover{COLOR: ff6600;TEXT-DECORATION:; font-weight:bold;} 

body {
background-color:#111111;
scrollbar-base-color:#;
}

img {
border:0px none;
}

p, td, ul, li, body, tr, table {
font-size:11px;
font-family: verdana, tahoma, arial;
color:999999;
font-weight:;
}

table, td, tr {
border-collapse: collapse;
vertical-align:top;
}

#outer{
width:700px;
border:#ff0000 solid 1px;
}

#nav_title{
font-size:13px;
font-weight:bold;
}

#nav_links{
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dotted #666666;
}

#content{
background-color:#000000;
padding-bottom:50px;
}