a:link {color: #6699CC; text-decoration: underline; }
a:active {color: #6699CC; text-decoration: underline; }
a:visited {color: #CC6600; text-decoration: underline; }
a:hover {color: #CC6600; text-decoration: none; }

body
{
  margin:0px 0px 0px 0px;
  font-family:verdana;
  font-size:12px;
  color: 000000;
  background: #675949 url('/blog/images/bg_tile2.gif') repeat;
}

table.content
{
  width:700px;
  font-size:12px;
  line-height: 1.4;
}  

table
{
  font-size:12px;
}

td.navigation
{

}

td.content
{
  width:540px;
  padding-right: 20px;
}

#content
{
  background: #FFFFFF url('/blog/images/header2.jpg') no-repeat;
  width:720px;
  line-height: 1.4;
  padding-right: 5px;
  border-right: solid #273546;
  border-left: solid #273546;
}

#middle
{
  padding: 10px;
}