.texto_custom {
font-family			: Arial, Helvetica, sans-serif;
font-size			: 11px;
color				: #999999;
text-decoration		: none;
}

.texto_custom a {
font-family			: Arial, Helvetica, sans-serif;
font-size			: 12px;
color				: #0093DD;
text-decoration		: none;
}

.texto_custom a:hover {
font-family			: Arial, Helvetica, sans-serif;
font-size			: 12px;
color	 			: #999999;
text-decoration		: none;
}

.texto_titulos {
	font-size		: 11px;
	font-weight		: bold;
}