body {
background-color: #663300;
}

.myborder {
border: solid #FF6600 2px
} 

.text {
font-family: Trebuchet MS1, Helvetica, sans-serif;
color: #FFFFCC;
font-size:13px;
text-align:left;
}

a#link {
font-family: Trebuchet MS1, Helvetica, sans-serif;
color: #FF6600;
text-decoration: none;
}

a#link:hover {
color: #FFFFCC;
}