BODY {
	font-weight: normal; 
	font-size: 9px; 
	color: #b0b0b0;
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	margin-top: 0px;
	background-image: url(tlo.jpg); 
	background-repeat:repeat-x; 
	background-color:#E4E4E4;
}
a {
        color: #a0a0a0;
        font-size: 9px;
        text-decoration: none;
}
a:hover {
        color: #808080;
}
