/** Generated by FG **/
@font-face {
	font-family: 'Conv_Hasteristico';
	src: url('fonts/Hasteristico.eot');
	src: local('☺'), url('fonts/Hasteristico.woff') format('woff'), url('fonts/Hasteristico.ttf') format('truetype'), url('fonts/Hasteristico.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.titulo
	{
		font-family:'Conv_Hasteristico',Sans-Serif;
		color:#5a5a5a;
		font-size:30px;
	}
.texto
	{
		font-family:'Conv_Hasteristico',Sans-Serif;
		color:#5a5a5a;
		font-size:20px;
	}
.texto_azul
	{
		font-family:'Conv_Hasteristico',Sans-Serif;
		color:#6A9ADC;
		font-size:20px;
	}
a:link, a:visited
	{
		font-family:'Conv_Hasteristico',Sans-Serif;
		width:800px;
		color:#5a5a5a;
		text-decoration:none;	
	}
a:hover {
		text-decoration: underline; 
		color: #6A9ADC;
	}
	a:active {
		text-decoration: none;
	}
