body 
{
	font-family: Verdana;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	font-size: 11px;
	color: #ffffff;
}
a {
   color:#666767;
}
a:hover 
{
	color:#FFFFFF;
}
.lilink {
	font-size: xx-large;
	color: #FFFFFF;
	text-decoration: none;
}

