/* CSS Document */
	.textosgrandes{
background-color: #FFFFFF;
	font-family: Arial, Tahoma; 
	font-weight: bold;
		font-size: 19px;
	 color: #FF3300; 
	 font-style: normal
	 }

.outer {
	background-color: #FFFFFF;
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	text-decoration: none;
	
	 color: #333333; 
	 font-style: normal;
	}
.textosdestaques{

	font-family: Arial, Tahoma; 
	font-weight: normal;
		font-size: 12px;
	 color: #FF3300; 
	 font-style: normal
	 }
.titlelist {
	background-color: #FFFFFF;
	font-family: Arial, Tahoma; 
	font-size: 11px;
	 color: #FF3300; 
	 font-style: normal	}
	a  { font-family: Arial, Tahoma; font-size: 12px; text-decoration: none; color: #FF3300; font-style: normal}

	a:hover  {  font-family:  Arial, Tahoma; color: #FF3300; font-size: 12px; font-style: normal; text-decoration: underline ;}
	
.class1 a { font-family: Arial, Tahoma; font-size: 12px; text-decoration: none; color: #FF3300; font-style: normal}
.class1 a:hover {  font-family:  Arial, Tahoma; color: #FF3300; font-size: 12px; font-style: normal; text-decoration: underline ;}
	
