
.klass1
{
  color: #000000;
}


a:link {
text-decoration: none;
font-family: verdana;
color: #ffffff;
}

a:active {
text-decoration: none;
font-family: verdana;
color: #ffffff;
}

a:visited {
text-decoration: none;
font-family: verdana;
color: #ffffff;
}

a:hover {
text-decoration: none;
font-family: verdana;
color: #ffffff;
}

body {
	background-image: url(../images/bg5.gif);
	background-repeat:repeat;
}

td {
font-family: verdana;
color: #000000;
font-size: 10;
}
