/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 .services {
	font-size: 12px;
}
.tableTitulos {
	font-size: 16px;
	color: #339999;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
