
a 
{
	text-decoration: none;
}

a:hover 
{
	color: #00386B;
	text-decoration: underline;
}
.Fotos {
	border: 2px solid #FFFFFF;
}
.Pie {
	font-family: Arial, Helvetica, sansserif;
	font-size: 11px;
	color: #58504d;
	text-decoration: none;
	font-weight: normal;
}
.HOME {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.HOME:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.Menux {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.Menux:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.Textos {
	color: #332D2A;
	text-decoration: none;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.TextosNOj {
	color: #332D2A;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.Textos10 {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sansserif;
	font-size: 10px;
	text-decoration: none;
}
.Titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4c784b;
	text-decoration: none;
	font-weight: bold;
}

