body, td, th{
	font-family: Verdana;
	font-size: 10pt;
	color: #FEDA00;
	
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}
body{
	background-repeat: repeat; 
	background-image: url('img/na_tile.png');
}
a:link {
	text-decoration: none;
	color: #FEF282;
}
a:visited {
	text-decoration: none;
	color: #FEF282;
}
a:hover {
	text-decoration: underline;
	color: #FEF282;
}
a:active {
	text-decoration: none;
	color: #FEF282;
}

.tablaRedondeada{
	background-color: #01008A;
}

.inicio_noticiasDeslizador{
	color: white;
	background-color: black;
	filter: alpha(opacity=75);
	opacity: .75;
}

.inicio_noticiasDeslizadorTitulo{
	color: white;
	font-size: 16pt;
	font-weight: bold;
}

.inicio_rifas{
	font-size: 16pt;
	font-weight: bold;
}

.noticias_titulo{
	font-size: 14pt;
	font-weight: bold;
}

.noticias_fechaShare{
	font-size: 7pt;
}

.noticia_titulo{
	text-align: center;
	font-size: 20pt;
}

.noticia_contenido{
	vertical-align: top;
	text-align: left;
}

.noticia_facebookComments{
	background-color: white;
	vertical-align: top;
	text-align: center;
}

.boton {
	border: rgb(128,128,128) 1px solid;
	font-size: 10pt;
	font-family: Verdana;
	background-color: rgb(233,233,233)
}

.texto{
	border: rgb(128,128,128) 1px solid;
	font-size: 10pt;
	font-family: Verdana;
}

.combo{
	border: rgb(128,128,128) 1px solid;
	font-size: 10pt;
	font-family: Verdana;
}

