
#centroTrabajoPag {
 	float: left; 
	width: 640px; 
 	padding-left: 20px;
 	padding-top: 10px;
 	padding-right: 20px;
 	padding-bottom: 40px;
}

#centroTrabajoPag  a   
{
    text-decoration: none;
    font-weight: bold;
    color: rgb(193, 0, 64);
}

#centroTrabajoPag  a:hover    
{
    text-decoration: underline;
}

.textoh4 {
 	font-size: 15px;
 	text-decoration: none;
	font-weight: bold;
	color: black;
}