TD{font-family : Verdana;font-size : 11px; color: black;}

BODY{
	font-family: Verdana;
	font-size: 11px;
	background-image: url(tlo.jpg);
	background-color: #CCCCCC;
	background-position: top;
	background-repeat: repeat-x;
}
A {
	color: White;
	text-decoration: none;
	font-weight: bold;
	
}
A:Hover {
	color: #FFD700;
	text-decoration: none;
	font-weight: bold;
}
.html_w{
color: #9E9E9E;
}
.html_w a{
color: #9E9E9E;
}
.html_w a:hover{
color: #DCDCDC;
}
.fl{
float: left;
display: inline;
}
.fr{
float: right;
display: inline;
}
