* {color: black; font-family: Arial;}
h1 {color: black;}
h2 {text-align: center;}
td.menu {color: white; background-color: grey;}
a {color: blue; text-decoration: none; font-weight: bold;}
a:hover {color: red;}
a.menu {color: white; text-decoration: none; font-weight: bold;}
a.menu:hover {color: yellow;}
div.mainbox {width: 800px; text-align: justify;}
img {border: solid 1px black;}
body {background-color: rgb(178,178,178);}
