body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0000FF;
	background: url(images/tlo.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	margin: 0px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #0066FF;
	text-decoration: underline overline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #0066FF;
	text-decoration: underline;
}
