
body {
	font-family: Tahoma, Arial, Tahoma;
	background-image: url(back-green1.jpg);
	color: #cc0066;
	font-weight: normal;
	font-size:12px
}



 table
{
background-image: url(back-green.jpg);
background-position: top left;
background-repeat: repeat;
}




a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-clor:  #999999;
	color: #9933FF;

}
a:link {  color: black; text-decoration: none}
a:active {
	color: #ff00ff;
	text-decoration: blink;
	font-weight: normal;
}
a:visited {  color: #660066; text-decoration: none}
.fett {
	font-weight: bold;
	font-size: 18px;
}
.fett strong {
	font-size: 24px;
}
