body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	background-image:url(../images/erofex-topmain-fondo-degrade.jpg)
}
	
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000
}

a:active {  
	text-decoration: underline; 
	color: #000000
}

a:hover {  
	color: #000000; 
	text-decoration: underline
}

a:link {  
	color: #000000; 
	text-decoration: underline
}

a:visited {  
	color: #000000; 
	text-decoration: underline
}

input.submit
{
        FONT-FAMILY: Arial;
        FONT-SIZE: 11px;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none;
        BACKGROUND-COLOR: #97A9A0;
        COLOR: #000000;
        BORDER-TOP: 1px solid #DADADA;
        BORDER-LEFT: 1px solid #DADADA;
        BORDER-RIGHT: 1px solid #01361B;
        BORDER-BOTTOM: 1px solid #01361B;
        CURSOR: hand;
}

