  /* hompage copyright */
 .copy {
 font-family: verdana, Arial, sans-serif;
 font-weight: bold;
 font-size : 10px;
 color: #154880;
 }
 .copy:hover {
 font-family: verdana, Arial, sans-serif;
 font-weight: bold;
 font-size : 10px;
 color: #788CB4;
 text-decoration : underline; 
 }
  /* texto */
  .t {
	font-family: verdana, Arial, sans-serif;
	font-weight: normal;
	font-size : 12px;
	color: #154880;
text-decoration : none; 
}
 .t:hover {
 font-family: verdana, Arial, sans-serif;
 font-weight: normal;
 font-size : 12px;
 /*
 color: #788CB4;
 text-decoration : underline; 
 */
 }
   .t1 {
	font-family: verdana, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color: #154880;
}
 /*Apresentacao */
 .ap {
 font-family:  ,verdana, Arial, sans-serif;
 font-weight: normal;
 font-size : 16px;
 color: #154880;
 text-transform: uppercase
; line-height: 28px
 }
  /* navegacao por baixo header */
 .h {
	font-family: verdana, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color: #9C0000;
	text-decoration : none;
}
 .sub {
	font-family: verdana, Arial, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color: #9C0000;
	text-decoration : none;
}
 .sub:hover {
	font-family: verdana, Arial, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color: #788CB4;
	text-decoration : underline;
}
 .hora {
	font-family: verdana, Arial, sans-serif;
	font-weight: bold;
	font-size : 11px;
	color: #9C0000;
	text-decoration : none;
}
 