input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.mano {
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #FF9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e3e7;
}
.Estilo5 {
	font-family: Tahoma;
	font-size: 11px;
}
.Estilo13 {
	color: #999999;
	font-size: 11px;
}
.Estilo15 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}