body {
	margin: 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
}
.bodyCalc{
	margin: 0px;
	background-image: url(images/bodybg6.gif);
	background-repeat: repeat-x;
}
TABLE, TH, TR, TD, BLOCKQUOTE, INPUT, TEXTAREA, FORM, SELECT, A { 
	font-size: 11px; 	
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	color: #333333; 
}

.cabezalTexto { 
	color: #333333; 
	font-weight: bold; 
	font-size: 16px; 
	text-align:center;
}

A.linkComun:link { color: #333333; text-decoration: none; font-weight: bold; }
A.linkComun:visited { color: #333333; text-decoration: none; font-weight: bold; }
A.linkComun:active { color: #333333; text-decoration: none; font-weight: bold; }
A.linkComun:hover { color: #333333; text-decoration: underline; font-weight: bold; }

A.linkComunSub:link { color: #333333; text-decoration: underline; font-weight: bold; }
A.linkComunSub:visited { color: #333333; text-decoration: underline; font-weight: bold; }
A.linkComunSub:active { color: #333333; text-decoration: underline; font-weight: bold; }
A.linkComunSub:hover { color: #333333; text-decoration: underline; font-weight: bold; }

.small_input {
	font-size: 10px; 
	width:65px; 	
	height: 15px;
}
