.titulo1 {

	font-family: Arial;

	font-size: 16px;

	line-height: normal;

	font-weight: bold;

	color:#FFFFFF;

	display:inline

}

.titulo2 {

	font-family: Arial;

	font-size: 11px;

	line-height: normal;

	font-weight: bold;

	color:#FFFFFF;

	display:inline

}

.textojust {

	font-family:Arial;

	font-size: 12px;

	line-height:normal;

	color:#CCCCCC;

	display:inline

	}

.link {

	font-family: Arial;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	color:#FFFFFF;

}

.link:hover { 

	font-family: Arial;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	color:#CCCCCC;

}

.link:visited { 

	font-family: Arial;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	color:#FFFFFF;

}

