body { background:black; 
       font-size:12px;
       font-family:'Trebuchet MS';
       text-transform:none;     
     }

div#menu {
    width:450px;
         }
#creditfooter { 
        display: none; 
	}
a:link {
			text-decoration:underlined;
			Color:white;
}
a:visited {
			text-decoration:underlined;
			color:#FFFFFF;
}
a:hover {
	color:#767676;
	}
a.internal:link {
			text-decoration:underlined;
			Color:#000;
}
a.internal:visited {
			text-decoration:underlined;
			color:#000;
}
a.internal:hover {
	color:#ffa500;
	}