/* CSS Document */

.outer {
	background-color: #FFFFFF;
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	text-decoration: none;
	
	 color: #336699; 
	 font-style: normal;
	}
	.celulaback{
background-color: #D3DCB8;
	 color: #258294; 
	 	font-size: 12px; 
	 	font-family: Arial, Tahoma; 
	 }
	.textosgrandes{
background-color: #FFFFFF;
	font-family: Arial, Tahoma; 
	font-weight: bold;
		font-size: 19px;
	 color: #336699; 
	 font-style: normal
	 }
.textosdestaques{
	font-family: Arial, Tahoma; 
	font-weight: normal;
		font-size: 12px;
	 color: #336699; 
	 font-style: normal
	 }
.titlelist {
	font-family: Arial, Tahoma; 
	font-size: 11px;
	 color: #336699; 
	 font-style: normal	}
	a { font-family: Arial, Tahoma; font-size: 12px; text-decoration: none; color: #336699; font-style: normal}

	a:hover {  font-family:  Arial, Tahoma; color: #336699; font-size: 12px; font-style: normal; text-decoration: underline;	font-weight: bold;}
	
.class1 a { font-family: Arial, Tahoma; font-size: 12px; text-decoration: none; color: #185cb8; font-style: normal}
.class1 a:hover {  font-family:  Arial, Tahoma; color: #336699; font-size: 12px; font-style: normal; text-decoration: underline ;}
	.class2 a { font-family: Arial, Tahoma; font-size: 20px; text-decoration: none; color: #336699; font-weight: bold; }
.class2 a:hover {  font-family: Arial, Tahoma; color: #336699; font-size: 20px; font-style: bold; text-decoration: underline ;}
	
	
	
	<!--
.pgoff {font-family: Arial, Tahoma; font-size: 11px; color: #FF0000; text-decoration: none}
a.pg {font-family: Arial, Tahoma; font-size: 11px; color: #185cb8; text-decoration: none}
a:hover.pg {font-family: Arial, Tahoma; font-size: 11px; color: #185cb8; text-decoration:underline}
-->
