body {
	background: #1c3e48 url(tlo.png) left top repeat-x;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:link,
a:active,
a:visited {
	color:#305059;
	font-weight:normal;
	margin-bottom:5px;
	font-size:9px;	
	text-decoration:none;
}

a:hover {
	color:#3d5c65;
	font-weight:normal;
	margin-bottom:5px;
	font-size:9px;	
	text-decoration:none;
}


