.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.parrafo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#linkscursos a:visited{
	
}

#linkscursos a {
	color:#000000;
	text-decoration: none;
}


#linkscursos a:hover{
	color: #cc0000;
	text-decoration: none;
}
.NUMEROS {
	background-color: #E1E6EA;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EFD1EF;
}
