body{
margin:0px;
background-color:#b5cdd9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a:hover{
text-decoration:underline;
}
#linktd {
background:url(alinkc.gif);
text-align:center;
width:110px;
height:26px;
}
#linkedtd {
background:url(linkc.jpg);
text-align:center;
width:110px;
height:26px;
}
.bigtxt{
font-size:20px;
color:#b5cdd9;
}
.title{
font-family:verdana;
font-size:13px;
color:#fffac6;
}
#con{
margin:6px;
}
#con2{
margin:15px;
}
#menu{
border: 1px solid #ffffff;
width: 99%;
background-color: #b5cdd9;
}

#menu a{
font: 12px Verdana;
padding: 0px;
padding-left: 0px;
display: block;
width: 99%;
color: black;
height:20px;
text-decoration: none;
}

html>body #menu a{ /*Non IE rule*/
width: auto;
}

#menu a:hover{
background-color: #ffffff;
height:20px;
}