.body {
	font-size: 11px;
	font-family: verdana;
	background-color: #325a46;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fuente_uno {
	font-size: 11px;
	font-family: verdana;
	color: #d2d9c4;
	text-decoration: none;
}
.fuente_uno  a,
.fuente_uno  a:link,
.fuente_uno  a:visited,
.fuente_uno  a:active {

	color: #d2d9c4;
	text-decoration: underline;
}
.fuente_dos {
	font-size: 10px;
	font-family: verdana;
	color: #325a46;
	text-decoration: none;
}
.fuente_dos  a,
.fuente_dos  a:link,
.fuente_dos  a:visited,
.fuente_dos  a:active {

	color: #325a46;
	text-decoration: underline;
}
.subtitulos {
	font-size: 15px;
	font-family: verdana;
	color: #d2d9c4;
	text-decoration: none;
}
.subtitulos  a,
.subtitulos  a:link,
.subtitulos  a:visited,
.subtitulos  a:active {

	color: #d2d9c4;
	text-decoration: underline;
}



















.form_field {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #d32a09;
	border-right: 1px solid #d32a09;
	border-bottom: 1px solid #d32a09;
	border-left: 4px solid #d32a09;
	padding-right: 1px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
