body 
{ 
background-color:#661100; 
font-family:"courier new",Arial,Verdana,sans-serif;
color:#eeeeee;
}

a
{
color:yellow;
text-decoration:none;
}

a:visited
{
color:yellow;
}

a:hover
{
color:orange;
background-color:blue;
}

h3
{
text-size:25px;
}



p.one
{
white-space:nowrap;
}

td.two
{
font-family:"courier new",Arial,Verdana,sans-serif;
font-size:16px;
color:#eeeeee;
left-padding:10px;
border-color:#004411;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:dotted;
}