body {
	background: #D9DADC url(tlo.jpg) center center repeat-x;	
	font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:link,
a:active,
a:visited {
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom:5px;
	font-size:9px;	
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom:5px;
	font-size:9px;	
	text-decoration:underline;
}

