.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd
}
.fondo {
	background-image: url(images/fondo_1.png);
}

.txt_bottom {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

.titulo {
	font-family: Fibyngerowa;
	font-size: 36px;
	color: #ffffff;
	font-weight: normal;
}
.subtitulo{
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.subtitulo_noticias{
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.titulo_noticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
}


a:visited {
	color: #FFFFFF;
	text-decoration: none
}
a:link {
	color: #CCCCCC;
	text-decoration: none
}
a:hover {
	color: #FF9900;
	text-decoration: underline
}
