@charset "UTF-8";
/* CSS Document */

body {
	background-color: #6ba6a2;
	background-image: url(../images/line_repbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td1 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
}

.td2 {
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: none;
	color: #666464;
}

.td3 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
}

.td4 {
	font-family: "Tahoma";
	font-size: 11px;
	text-decoration: none;
	color: #3d9599;
}


.tituulo {
	font-family: "Tahoma";
	font-size: 18px;
	text-decoration: none;
	color: #ed650a;
}
.tdlink {font-family:Tahoma;font-size:11px;color: #7d7e7e;text-decoration: none;}
a:hover{
	color:#77ba09
}

