A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: #D51E1E;}
.iFilon{filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;}
.iFiloff{background:#FFFFF;}

.Button{
border:0 solid #000000;
background-position: center;
background-image: url('fondosbotones.gif'); 
width: 102px;
height:21px; 
background-repeat:no-repeat; 
cursor: hand; 
font-family:  Arial, verdana, Helvetica, sans-serif;
font-size: 10px;
}

TABLE {	
	
	vertical-align:	baseline;
	font-size:	10px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	}
TD {

 FONT-SIZE: 10px;
 FONT-FAMILY:   Arial, verdana, Helvetica, sans-serif;
 BORDER-COLLAPSE: collapse
}

.TextBox
 {
border:1 solid #DCDCDC;
font-family:  Arial, verdana, Helvetica, sans-serif;
font-size: 8pt;
BACKGROUND-COLOR: #ffffff;
 }