.titulo1 {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	display:inline
}
.titulo2 {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display:inline
}
.textojust {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:normal;
	display:inline
	}
.link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#0000FF;
}
.link:hover { 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#0066FF;
}
.link:visited { 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#0000FF;
}

