body {
color: black;
background-color: #ffffff;
}

/*
A:link { color: #333300; }
A:visited { color: #0d0d0d; }
A:active { color: #555555; }
*/

.menuLink a:hover { background-color: yellow; }

.menuLink {
font-size: 14pt;
line-height: 20pt;
}

.smalltext {
font-size: 10pt;
}

.caption {
font-size: 7pt;
}


#footer {
margin-top: 25px;
text-align: center; 
}

#left-column { margin-top: 15px; }
#center-column { margin-top: 10px; }
