.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6489C9;
	text-decoration: none;
	padding: 10px;
}
.nav-bas {
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #003399;
}
.nav-bas:hover {
	text-decoration: underline;
}
.nav-bas:visited {
	color: #006699;
}
.txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.mail {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.mail:hover {
	text-decoration: underline;
}
.mail:visited {
	color: #006699;
}
.tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
.tt:hover {
	color: #000000;
	text-decoration: underline;
}
