body {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
 font-size: 12px;
}

.menu{
 font-weight:bold;
 color:#333;
}

.full{
 background-color: #89c4f4; /* Jordy Blue */
}

td {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
 font-size : 12px;
}

a {
 color:#2F4ABA;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

#content{
 border: 0;
 background-color: #89c4f4;
}

.footer{
 text-align:center;
 font-size:10px;
 color:#333;
}

.footer a{
 color:#2F4ABA;
}