/* CSS Document */

body{
font-family:"Trebuchet MS";
}

#Menu a{
margin:0px 14px;
text-decoration:none;
color:#990066;
font-weight:bold;
padding-top:10px;
}

#Menu a:hover{
color:#666666;
}


#Header img.logo{
margin-top:11px;
margin-left:23px;}

#Footer{
font-size:0.7em;}

#Footer a{
margin:15px;
color:#666666;
text-decoration:none;
}

#Footer a:hover{
text-decoration:underline;
}