.texto {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
body {
	margin-top: 0px;
}
.menutit {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	color: #990000;
	font-size: 10px;
	text-decoration: none;
}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.titulos {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

.tit {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.tit a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tit a:visited {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.tit a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}.texto-tachado {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: line-through;
}

