DIV.top
{
  BACKGROUND-COLOR: #000099;
}
.links
img 
{
border:0;
}
.doglinks
body
{
color:#000099;
font-size:large;
}
DIV.leftcolumn
{
width: 25%; 
border: 0; 
float: left
}
DIV.rightcolumn
{
width: 70%; 
border: 0; 
float: left
}
DIV.clear
{
clear: both;
}
.menulinks
a
{
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}