INPUT.Texts {
	background-color : #FFF5EE;
	border : 1px ridge Maroon;
}
.Borde {
	border : 3px solid;
	border-color : Olive #556B2F #556B2F Olive;
}
.Textos {
	color : #FFFFF0;
	font-family : "Century Gothic", Tahoma, Verdana, Arial;
	font-size : 10pt;
}
A:LINK {
	color : #D2B48C;
	font-family : "Century Gothic", Tahoma, Arial;
	font-size : 10pt;
	text-decoration : none;
}
A:VISITED {
		color : #D2B48C;
	font-family : "Century Gothic", Tahoma, Arial;
	font-size : 10pt;
	text-decoration : none;
}
A:ACTIVE {
	color : #FF4500;
	font-family : "Century Gothic", Tahoma, Arial;
	font-size : 10pt;
	text-decoration : underline;
	background-color : #8FBC8F;
}
A:HOVER {
	color : #2F4F4F;
	font-family : "Century Gothic", Tahoma, Arial;
	font-size : 10pt;
	text-decoration : underline;
	background-color : #8FBC8F;
}

