a {text-decoration: none}
a:hover {text-decoration: underline}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;

}

.borda {
	border: 2px solid #FFFFFF;
}
.txt3 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;

}
