




table {
border: 1px solid #CC6600;
width: 100%;
text-decoration: none;
List-Style-Type: none;
}

td {
border: 1px solid #CC6600;
width: 100%;
text-align: left;
font: 12px Verdana, sans-serif;
text-decoration: none;
List-Style-Type: none;
}

th {
border: 0px solid #6495ed;
width: 170px;
text-align: center;
border: 1px solid #CC6600;
text-decoration: none;
List-Style-Type:none;
}



a {

float: center;
text-align: center;
text-decoration: none;
border=0;
display: block;
font: 15px Arial, sans-serif;
color: black;
List-Style-Type: none;

}


a:hover {

background: #CC6600;
color: white;
text-decoration: none;
font: 15px Arial, sans-serif;
List-Style-Type: none;
}

ul#menu {
list-style-type: none;
width: 100%;
}

ul#menu li {
float: left;
}

ul#menu a {
float: left;
margin: 0 0px;
padding: 0px 0px;
text-align: left;
border: 1px solid gray;
text-decoration: none;
color: black;
background: ;
display: block;
}

ul#menu a:hover {
background: #CC6600;
border: 1px solid gray; 
color: white;
}
