body {
   background-repeat:no-repeat;
  background-color:#EEEEB1;
  background-image:url(bg.gif);
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#2d3791;
  font-size:12px
}
  a:link { color:#2d3791; text-decoration:none }
  a:visited { color:#2d3791; text-decoration:none }
  a:hover {  color:#706FB3; text-decoration:none }
  a:active { color:#2d3791; text-decoration:none }

.fett {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #706FB3}

td.button a:link { font-size:13px; color:#4d5463; text-decoration:none;font-weight:bold; }
td.button a:visited { font-size:13px;color:#4d5463; text-decoration:none; font-weight:bold;}
td.button a:hover { font-size:13px;font-weight:bold; color:#706FB3; text-decoration:none }
td.button a:active { font-size:13px;color:#4d5463; text-decoration:none;font-weight:bold; }

h1 {font-size:15px; color:#4d5463; text-decoration:none;font-weight:bold;}
