
.menu   { font-family: "arial"; font-size: 12px; font-weight: normal; font-style: normal;
          text-decoration: none; line-height:14px; text-align: left; color: #ffffff }
A.menu:Hover  { color : #b2c6b9;}  

				
.sub   { font-family: "arial"; font-size: 12px; font-weight: normal; font-style: normal;
         text-decoration: none; line-height:18px; color: #004250 }
A.sub:Hover  { color : #000000;}  
		 
.aviso   { font-family: "arial"; font-size: 10px; font-weight: normal; font-style: normal;
         text-decoration: none; line-height:14px; color: #004250 }
A.aviso:Hover  { color : #000000;}
		 
.errado   { font-family: "arial"; font-size: 13px; font-weight: bold; font-style: normal;
         text-decoration: none; line-height:18px; color: #FF0000 }

.foot   { font-family: "arial"; font-size: 10px; font-weight: normal; font-style: normal;
			text-decoration: none; line-height:14px; text-align: center; color: #b2c6b9 }

A.foot:Hover  { color : #ffffe7;} 


.tab   { border: #b2c6b9 1px solid }
		 
		 
.right   { border: #b2c6b9 1px solid; border-top: none; border-left: none; border-bottom: none}
		 
.bot   { border: #b2c6b9 1px solid; border-top:none; border-left:none; border-right:none}
		 