
td, textarea, input, select {
       font-family: Monotype Corsiva;
       font-size: 20px;
       color:#ffffff;
       font-weight: bold
}
a:link {
       color:#ffffff;
       font-family: Monotype Corsiva;
       font-size: 15px;
       text-decoration: underline;
       font-weight: bold;

}

a:visited {
       color: #ffffff;
       font-family: Monotype Corsiva;
       font-size: 15px;
       text-decoration: none;

}

