/* CSS Document */

table, td {
font-family:Verdana; 
font-size:12px;
color:#666666;
}

.Corpo {
font-family:Verdana; 
font-size:13px;
color:#333333;
}

.Corpo14 {
font-family:Verdana; 
font-size:14px;
color:#333333;
}

.Corpo10 {
font-family:Verdana; 
font-size:10px;
color:#5c632b;
}

.CorpoIta {
font-family:Verdana; 
font-size:13px;
color:#5c632b;
font-style:italic;
}

.Titulo {
font-family:Verdana; 
font-size:16px;
color:#333333;
font-weight:bold;
}

.BigTitulo {
font-family:Verdana; 
font-size:26px;
color:#333333;
font-weight:bold;
}

a:link {
text-decoration: none; 
font-family:Verdana; 
font-size:12px;
color:#333333;
}
a:visited {
text-decoration: none;
font-family:Verdana; 
font-size:12px;
color:#333333;
}
a:hover {
text-decoration: underline; 
color: #FF0000;
font-family:Verdana; 
font-size:12px;
text-decoration:underline;
}
a:active {
text-decoration: none;
font-family:Verdana; 
font-size:12px;
color:#5c632b;
}

