/****** CAVZOD.net ******/

/* PADROES */

body , td, input{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color:#464646;

	padding: 0px;

	color:#000000;

}

body  {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(img/design/fundo.gif);

}

a { 

	text-decoration: none;
	
	font-size: 8pt;

	color:#464646;

} 

a:hover { 
	
	text-decoration: underline;

	font-size: 8pt;

	color:#464646;
		
}

/* CONTEUDO */

#conteudo a { 

	text-decoration: none;
	
	font-size: 10pt;

	color:#000000;

} 

#conteudo a:hover { 
	
	text-decoration: underline;

	font-size: 10pt;

	color:#000000;
		
}

img { 

border: 0; 

}