
body{

	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 0px;
	background-color: #FFFDDE;
	color:#5D5800;
	FONT-SIZE:13px;
	font-family:Verdana, Arial;
	line-height : 150%;
	letter-spacing : 1.3pt;
}

table,td{
	FONT-SIZE:13px;
	font-family:Verdana, Arial;
	line-height : 150%;
	letter-spacing : 1.3pt;
}

A:link {text-decoration: none; color: #FBF481; font-family: Verdana}
A:visited {text-decoration: none;color: #FBF481; font-family: Verdana}
A:active {text-decoration: none; font-family: Verdana}
A:hover {text-decoration: none; color: #ffffff}
