a.download:link, a.download:visited, a.download:active, a.download:hover 
{
  color:#990000; 
  text-decoration:none;
} 

.navigation {
  font-size: 11px;
  color:#990000;
  text-decoration:none;
}

a.navigation:hover {
  color:#990000;
  text-decoration:none;
}

a.site_url:link, a.site_url:hover, a.site_url:active, a.site_url:visited{
  font-weight:bold;
  color:black;
  text-decoration:none;
}

.thumb_site_name{
  font-size: 11px;
  color:#990000;
  /*text-transform:capitalize;*/
  text-decoration:none;
}

.site_name{
  color:#990000;
  font-weight:bold;
  /*text-transform:capitalize;*/
}

.button{
  background:#999999;
  color:white;
  border:1px solid black;
  padding-left:4px;
  padding-right:4px;
}

td {
  font-family: Verdana, Arial, sans-serif;
}

td.small{
  font-size: 10px;
}

td.main{
  font-size: 11px;
}


.bodyTable {
  background: no-repeat url(images/body.jpg);
}

body {
  background: #FAF9F9;
}
