/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	text-decoration:none
}
a:link{
	text-decoration:none
}
a:visited{
	text-decoration:none
}
a:hover{
	text-decoration:underline;
	color: #000000;
}
.txt {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 12pt;
}

.Estilo1 {font-family: Garamond, Georgia, "Times New Roman"; font-size: 12pt; font-style: italic; }

.Estilo2 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.menuover {
	background-color: #448800;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}

.menuout {
	background-color: #026701;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}

.Estilo3 {color: #000000}

.Estilo4 {background: #026701}

.Estilo5 {background: #000000}

.Estilo6 {background: #FFFFFF}

.Estilo7 {background: #FFFFB9}

.Estilo8 {
	background: #FFFFFF;
	cursor:hand;
}

.mano {cursor:pointer}

.cajatexto{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 12pt;
	width: 98%;
}
