a
{
	color: #FF0033;
	text-decoration: none;
}

a:hover {
	color: #red;
	text-decoration: underline;
}

body
 {
 /*
 background-color:#D1D1D1;
 */
  background: #ffffff url(bg.gif);
  overflow:scroll;
 height 101%;
 }

 td
 
 {
 font: 12px Arial, Verdana, sans-serif;
 }
 
 h1
 {
 color:black;
 font-size:22px;
 }
 h2
 {
 font-size:14px;

 }
 h2.titel
 {
 margin: 0em;
 padding: 0em;
 font-style:italic;
 border-bottom:solid thin black;
 }
 a.menu
 {
  font-size:15px;
  line-height: 1.5;
  /* padding-bottom:10px; /*
 }
 td.menu
 {
  padding-bottom:15px;
 }
