.text {
	font-family: Arial;
	font-size: 12px;
	color: #44468D;
	text-decoration: none;
}
.titulos {
	font-family: Arial;
	font-size: 12px;
	color: #44468D;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #44468D;
	text-transform: none;
}
.datos {
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.datos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.datos a:visited {
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.datos a:hover {
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
.datos a:active {
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
