body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	text-decoration: none;
	text-align: justify;
}
.Menu_ppal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
.Menu_sec {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #777575;
}
.TXT {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-align: justify;
}
.TXTbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-align: justify;
}
.SubTitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #777575;
}

