a.LINK_Noticias {font: 10px Verdana; text-decoration: none; color: #666666;}
a.LINK_Noticias:hover {text-decoration: underline;}
a.Link_10 {font: 10px Verdana; text-decoration: none; color: #6D6D6D; line-height:15px;}
a.Link_10:hover {text-decoration: underline;}
a.Link_videos {font-family:  Arial; font-size: 12px;  font-weight: bold; color: #006D25;  line-height:12px;  text-decoration: none;}
a.Link_videos:hover {text-decoration: underline;}


.Texto_videos	 {font-family:  Arial; font-size: 12px;  font-weight: bold; color: #006D25;  line-height:12px;}
.Texto_Login	 {font-family:  verdana; font-size: 10px;  font-weight: bold; color: #999999;  line-height:12px;}

.Texto_Data	 {font-family:  verdana; font-size: 10px;  font-weight: bold; color: #999999;  line-height:12px;}
.Texto_Placar	 {font-family:  Arial; font-size: 30px;  font-weight: bold; color: #000000;  line-height:32px;}
.Texto_Placar_X	 {font-family:  Arial; font-size: 18px;  font-weight: bold; color: #8A172E;  line-height:20px;}
.Texto_Adversario	 {font-family:  verdana; font-size: 10px;  font-weight: bold; color: #000000;  line-height:12px;}
.Textos_Internas	 	 {  font-family:  Verdana; font-size: 12px;  color: #6D6D6D; text-decoration: none; line-height:15px;}
.Textos_Internas_Negrito	 	 {  font-family:  Verdana; font-size: 12px;  color: #6D6D6D;  font-weight: bold; text-decoration: none; line-height:15px;}
.Titulo_Noticias	 { font-family:  Verdana; font-size: 18px;  font-weight: bold;  color: #6D6D6D; text-decoration: none; line-height:20px;}
.Bem_Vindos	 		 {  font-family:  Verdana; font-size: 10px;  color: #666666; text-decoration: none;}

.Texto_rodape	 {font-family:  verdana; font-size: 10px;  color: #000000;  line-height:12px;}



body {
	background-image: url(../imagens/fundo.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
}


input.Form_Text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}

input.Form_Text_Porcentagem {
	font-family: verdana, arial, helvetica, sans-serif;
	width:90%;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}


select.Form_Select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF; 
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}

textarea.Form_Area_texto {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}

input.Form_Botao {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}


.Imagem_Borda_Noticias {
	border: 1px solid #000000;
}

table.TABELA_Principal{
	background-color: #8A172E;
	background-image: url(../imagens/fundo_paginas.jpg);
	cellpadding: 0px;
	cellspacing: 0px;
} 

table.TABELA_nOTICIAS{
	background-color: #FFFFFF;
	border:1px;
	border-color:#CCCCCC;
	cellpadding: 0px;
	cellspacing: 0px;
} 



TD.TD_Linha_centro {
border-left:1px;
border-left-color:#CCCCCC;
border-left-style:solid;
}


td.TD_Titulos {
	border-bottom: 2px; 
	border-bottom-color:#008D38; 
	border-bottom-style:solid;
}

