	A {color: #A61E44; text-decoration:none} /* 3366AA */
	A:hover {color: #A61E44; text-decoration:underline}
	A:visited{color: #A61E44} 
	A:visited:hover {color: #A61E44; text-decoration:underline;} 

SPAN, DIV {padding:0px; margin:0px}
TD {font-family: verdana, arial, helvetica; font-size: 10; color: black}
IMG {border:0px}
B {color: #666666}
	.rojo{color: #A61E44}
	
#content {position: absolute;}

/* Elementos de formulario */

	INPUT {
	background:#FFFFFF; 
	font:10px Verdana, Arial, san-serif; 
	color:#000000
	}
	
	.noborder {border:0px}
	.formfield2 {
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		background-color: transparent;
		margin:0px;
		padding:1px;
		border:0px;
		border-bottom: 1px dotted #000000;
	}

	TEXTAREA {
	border:1px #50555A solid; 
	background:#FFFFFF; 
	font:10px Verdana, Arial, san-serif; 
	color:#50555A
	}
	
	SELECT { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 9px; 
	color: #444444; 
	background-color: #ffffff; 
	border: #000099; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
	
	.button {background:#FF6600; color:#FFFFFF; border:0px #CC9933 solid; background-image:url(/images/background/buttonBg.gif);}

/* Tipos de letra  */
.info {font:11 Verdana, Arial, san-serif;line-height:13px; color:#000000; clear:left}
.titular {font:14 Arial, san-serif;line-height:16px; color:#000000; clear:left; font-weight: bold;}