/* CSS Document */

body {
background-color:#4b240d;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

#enter {
font-family:"Trebuchet MS";
font-size:14px;
color:#FFFFFF;
font-weight:normal;
}

#enter a {
text-decoration:none;
color:#FFFFFF;
}

#enter a:hover {
text-decoration:underline;
color:#CCCCCC;
}
