body {
	background-image: url(images/tlo.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-color: #E1CDA2; 
	overflow: hidden;
	
}
.style1 {	font-size: 12px;
	font-family: Tahoma;
}
.style2 {	color: #CF0202;
	font-weight: bold;
}
.style6 {color: #666666}

.style4 {color: #FF0000}

A:link {text-decoration: none;color:#CF0202;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: black;}
