body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	background-color: #336799;
}
.Negritas {
	font-weight: bold;
	color: #000000;
}
p {
}
.peques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #01346B;
	text-decoration: none;
}
a:visited {
	color: #01346B;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
h3 {
	font-style: italic;
	color: #333333;
	text-align: right;
}
.InputButton {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    border-width: 1px;
    background-color: #9BAAC1;
}
.InputArea {
	background-image: url(imagenes/shadeform.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	BORDER: 1px solid #9BAAC1;
	padding-left: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}
