.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #220011;
}
.Texto_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
}
.MenuNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.Titulo_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.Titulo_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
a.Texto:link {
	color: #FF0000;
	text-decoration: underline;
}
a.Texto:hover {
	color: #660000;
}
.MenuIN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC99;
}
a.MenuIN:link {
	color: #FFCC99;
	text-decoration: underline;
}
a.MenuIN:hover {
	color: #FFFFCC;
}
a.MenuIN:visited {
	color: #FFCC99;
}
.Texto_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Texto_05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.TextoTachado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #220011;
	text-decoration: line-through;
}
