body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Tahoma, Arial, Sans, sans-serif;
	color: #6A747D;
	background: #FFFFFF url('img/tlo.jpg') repeat-y center;
	text-align: center;
}

TD {
font:11px Arial;
color:#6A747D;
}

a:active {
color : #00890C; 
text-decoration : none; 
} 
a:link {
color : #6A747D; 
text-decoration : none; 
} 
a:visited {
color : #6A747D; 
text-decoration : none; 
} 
a:hover {
color : #00890C; 
text-decoration : none; 
} 

.form {
	border: 1px solid #6A747D;
	font: 11px Verdana, Tahoma, Arial, Sans, sans-serif;
}