input, textarea {background-color:#000; color:#FFF; border:1px solid #FF0}

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;}
	
a.link_amarelo{
	font-family:Verdana;
	font-size:12px;
	color:#fff600;
	font-weight:bold;
	text-decoration:underline;}	
a.link_amarelo:hover{
	text-decoration:none;
	}
	

a.link_amarelo2{
	font-family:Verdana;
	font-size:11px;
	color:#fff600;
	text-decoration:underline;}	
a.link_amarelo2:hover{
	text-decoration:none;
	}
	
a.link_amarelos{
	font-family:Verdana;
	font-size:10px;
	color:#fff600;
	text-decoration:underline;}	
a.link_amarelos:hover{
	text-decoration:none;
	}


.text_descricao{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	color:#fff;	}	
	
.text_titulo{
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#000000;	}	
	
.text_titulo_amarelo{
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#fff600;	}	
	
.text_footer{
	font-family:Verdana;
	font-size:10px;
	color:#f86803;	}		

