.letra9{font-family: Tahoma; font-size: 9px;}
.letra10{font-family: Tahoma; font-size: 10px;}
.letra11{font-family: Tahoma; font-size: 11px;}
.letra12{font-family: Tahoma; font-size: 12px;}
.letra13{font-family: Tahoma; font-size: 13px;}
.letra16{font-family: Arial; font-size: 16px;}
.letra20{font-family: Arial; font-size: 20px;}

.branco{color: #ffffff}
.vermelho{color: #ff0000}
.preto{color: #000000}
.cinza{color: #535353}

.selecionado
 {
  color:#FFFFFF;
  background:#FF0000;
 }

A.link10:link {text-decoration:none; font-family: Tahoma; color: #000000; font-size: 10px; font-weight: normal;}
A.link10:hover {text-decoration:underline; font-family: Tahoma; color: #ffffff; background-color: #000000; font-size: 10px; font-weight: normal;}
A.link10:visited {color: #FFFFFF; font-weight: normal; background-color: #000000; font-size: 10px;}

A.link11:link {text-decoration:none; font-family: Tahoma; color: #000000; font-size: 11px; font-weight: normal;}
A.link11:hover {text-decoration:underline; font-family: Tahoma; color: #000000; background-color: #eeeeee; font-size: 11px; font-weight: normal;}
A.link11:visited {color: #414141; font-weight: normal; font-size: 11px;}

A.link13:link {text-decoration:none; font-family: Tahoma; color: #000000; font-size: 13px; font-weight: normal;}
A.link13:hover {text-decoration:underline; font-family: Tahoma; color: #ff0000; font-size: 13px; font-weight: normal;}
A.link13:visited {color: #ff0000; font-weight: normal; font-size: 13px;}

A.link12:link {text-decoration:none; font-family: Tahoma; color: #ff0000; font-size: 12px; font-weight: normal;}
A.link12:hover {text-decoration:underline; font-family: Tahoma; color: #000000; font-size: 12px; font-weight: normal;}
A.link12:visited {color: #535353; font-weight: normal; font-size: 12px;}


A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:hover {text-decoration:underline;}
A:active {text-decoration:none;}
