
td {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Trebuchet MS,Tahoma,Verdana,Arial,Sans-serif
}

body{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT: small Trebuchet MS,Tahoma,Verdana,Arial,Sans-serif;
	background: #ffffff url('../imgDefault/fundo.jpg') repeat-x scroll; 
	background-position: center top;
}

}
A:link {
	COLOR: #000066; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none
}
A:hover {
	COLOR: blue; TEXT-DECORATION: underline
}


.button {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: small Trebuchet MS,Tahoma,Verdana,Arial,Sans-serif
}



.fundopadrao {
	background-color: #eeeeee;
	color: #938975;	
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	border: 1px dotted #C9C4AF;
	}


.fundocheio {
	background-color: #cccccc;
	color: #003399;	
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	border: 1px dotted red;
	}
	