a	{
	FONT-WEIGHT: normal;
	color: #a22374;
	text-decoration: none
	}

a:hover {
	color: #ffffff;
	BACKGROUND-COLOR: #a22374
	}

a:active {
	color: #A22374
	}

a:visited {
	color: #A22374
	}

input	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #f1f1f1;
	border: none;
	height: 20px;
	line-height: 16px;
	text-indent: 2pt;
	}

.botoninput {

	border: none; 
	background-color: #ffffff;
	color: #F24F00;font-size: 11px;padding: 0px 5px;font-weight: normal;
	}

select	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background: #f1f1f1
	}

textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #f1f1f1;
	border: none;
	line-height: 16px;
	text-indent: 2pt;
	width: 410px;

	}

table	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333
	}

.txt_ficha	{
	font-size: 9px;
	font-weight: normal
	}

.txt_normal	{
	font-size: 10px;
	font-weight: normal
	}

.boton
	{
	background: #D4D0C8;
	color: #000000;font-size: 11px;padding: 0px 5px;font-weight: normal;
	text-decoration: none;
	border: 3px groove #F8F3EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}