.buton {font-family: Tahoma, Verdana, Arial CE; color: #FFFFFF; font-weight: bold;  background:#FFCC00}
.tabela {background-color: #FFCC00 }
.tdup {background-color: #FFCC00 }
.tdnorm {background-color: #FFFFFF }
.whitelink {text-decoration: none; color: #FFFFFF; font-weight: bold}
.whitetext {text-decoration: none; color: #FFFFFF; font-weight: bold}
.tdupsmall {text-align: center ;background-color: #FFCC00; font: 11px; color: white;}
.tdnormsmall {text-align: center; background-color: #FFFFFF; font: 11px; color: black;}
.butonsmall {font-family: Tahoma, Verdana, Arial CE; color: #FFFFFF; font-weight: bold;  background:#FFCC00; font: 11px;}

a {
  text-decoration: none;
  color: blue;
}

a:hover{
  text-decoration: underline;
  color: blue;
}
