body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
body {
	background-color: #5A6650;
}

.Estilo1 {
	font-size: 10px;
	font-style: italic;
}

.bordeizq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEEDCB;
}
.bordesup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C685C;
}
.bordeder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A6650;
}

.bordeinf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A6650;
}

.Estilo10 {color: #5C685C; font-weight: bold; }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6650;
	font-weight: bold;
}

.formulario {background-color: #FFFFFF;
	border: 1px solid #5A6650;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5A6650;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:#601E00;
	font-weight: bold;
}

.alto {
	line-height: 15px;
	text-indent: 30px;
}
