body {
	background-color: #FFFFFF;
}
.Texto {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.TextoPeq {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.TextoNegrito {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.TextoNegritoPeq {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.TextoBranco {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.TextoBrancoNegrito {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.TextoRodape {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: nome;
	text-decoration: none;
}

.LinkEmail {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.LinkEmail:hover {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline;
}

.LinkMapa {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.LinkMapa:hover {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: none; 
	text-decoration: underline;
}

.LinkFecha {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.LinkFecha:hover {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: none; 
	text-decoration: underline;
}

.LinkMonte {
	color: #FE6E0E;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

.LinkMonte:hover {
	color: #FE6E0E;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: none; 
	text-decoration: underline;
}

.LinkMonteGr {
	color: #FE6E0E;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.LinkMonteGr:hover {
	color: #FE6E0E;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: none; 
	text-decoration: underline;
}
