@charset "iso-8859-1";
/* CSS Document */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(../img/ti.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
.tlin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0986CA;
	}
.tlin:link {
	text-decoration: none;
}
.tlin:visited {
	text-decoration: none;
	color: #0986CA;
}
.tlin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0986CA;
	text-decoration: underline;
}
.tlin:active {
	text-decoration: none;
	color: #0986CA;
}

.t2 {
	background-image: url(../img/t2.jpg);
	background-repeat: no-repeat;
}

.txleg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F4F9F3;
}
