body {
	background-color: #CFE4F3;
}
.Titulo {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0073CE;
	line-height: 20px;
}
.TextoGris {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
}
.TextoAzul {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
}
.TextoGrisBullet {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
}
.TituloGris {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
	line-height: 20px;
}
A.vinculo {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #3399FF;
}
A.vinculo:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #525252;
}
