	A, A:visited, A:link   {
       	text-decoration: none;
       	color: #000000; 
		}

	A:hover, A:active {
       	color: #000000;
       	text-decoration: underline; 
		}

	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #000000;
	    }

	.texto {
       	font-family: tahoma, arial;
       	font-size: 13px;
       	line-height: 15px;
       	text-decoration: none;
       	text-align:;
		text-transform: uppercase;
		}

	.texto_sorteio {
       	font-family: tahoma, arial;
       	font-size: 13px;
       	line-height: 15px;
       	text-decoration: none;
       	text-align:;
		text-transform: uppercase;
		}


	.texto_branco {
       	font-family: tahoma, arial;
       	font-size: 13px;
       	line-height: 15px;
       	text-decoration: none;
       	text-align:;
		text-transform: uppercase;
        color:#FFFFFF;
		}

	.textofooter {
       	font-family: tahoma, arial;
       	font-size: 9px;
       	line-height: 12px;
       	text-align: ;
       	color: #EFEFEF;
		text-transform: uppercase;
		}

	.link {
       	font-family: tahoma, arial;
       	color:#000000;
       	font-size: 12px;
       	line-height: 13px;
       	text-decoration: none;
       	cursor:hand;
       	border: 0px dotted #000000;
       	border-top-width:1px;
		text-transform: uppercase;
		}
		
	.borda_tabela_dot {
		/* border-top:#FFFFFF 1px solid;
		border-left:#FFFFFF 1px solid;
		border-right:#FFFFFF 1px solid;
		border-bottom:#FFFFFF 1px solid;
		border-style:dotted;*/
		border: 1px solid dotted #FFF;
		}
		
	.borda_tabela_dot_vert {
		border-right:1px solid dotted #FFFFFF;
		}

	.blockBg {
       	filter: alpha(opacity=80);
   		}

	.noticias_data {
       	font-family: arial;
       	font-size: 11px;
       	line-height: 13px;
              font-weight: bold;
              color: #000000;
		}

	.noticias_titulo {
       	font-family: arial;
       	font-size: 12px;
       	line-height: 12px;
              font-weight: ;
              color: #000000;
              text-transform: uppercase;
		}

	#news-container {
       	font-family: arial;
       	font-size: 12px;
		color: #000000;
		}

