@charset "utf-8";
/* CSS Document */

body {
	background-color: #9A9591;
}
.Estilo1 {color: #FFFFFF}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menu {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.menu a {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.menu a:hover {
	color: #FFCC33;
	font-weight: bold;
	border-bottom:#FFCC33 1px dotted;
}
.Estilo3 {color: #9A9591}
.Estilo4 {font-size: 10px}
.Estilo5 {
	color: #413F3D;
	font-weight: bold;
	text-decoration: none;
}
.Estilo7 {
	color: #E3E8E0;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.imageG {
	border:#FFFFFF 1px solid;
}
.Estilo15 {color: #000000; font-weight: bold; }