td.bottom {  border-bottom-style:solid;
border-bottom-color: blue; 
border-bottom-width: 3px; }
td.bottom:hover { border-style:solid;
border-color: blue; 
border-width: 3px; 
}
a.footer {
border-bottom:1px solid blue; 
text-decoration:none;
font: 3;
color: blue;
} 
img.header {
border: 2px blue solid;
}
a.sideMenu {
border-bottom:0px; 
text-decoration:none;
font: 3;
color: black;
}

body {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
