/* CSS Document */


body {
color: white;
font: 250pt Verdana, Arial, sans-serif;
}

html {overflow-y: scroll;}


A.menulink {
color: white;
text-decoration: underline;

}
A.menulink:hover {
text-decoration: underline;
}

