BODY {margin-top:16px; margin-left:16px;background-image : url(../images/bg.jpg);
	background-repeat : repeat;
}
A {
	text-decoration: none;
	color: White;
	font : bold;
}

A:Hover {
	text-decoration: none;
	color:#000000;
	font : bold;
}
A:active {
	text-decoration: none;
	color: #000000;
	font : bold;
	text-decoration: underline;
}
 .text {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant : small-caps;
} 
 .hg{
	background-repeat: repeat;
	background-image: url(../images/logo7.gif);
}