.titulos {
	text-transform: capitalize;
	color: #CCCCCC;
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-align: justify;
	text-decoration: none;
}
.txt-grey {
	text-transform: none;
	color: #CCCCCC;
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	marker-offset: 1px;
}
.txt-titulos {
	text-transform: none;
	color: #CCCCCC;
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}

a img {
border: none;
}

a {
	text-decoration:none;
}

a:focus, a:hover {
	text-decoration:none;
}

