/* CSS Document */

body {
text-align: justify;
font-family: Tahoma, san-serif;
}

td.bodyrow {
onmotext-align: justify;
font-family: Tahoma, san-serif;
font-size: 15px;
vertical-align: top;
}

td.navrow {
text-align: left;
font-family: Verdana, san-serif;
font-size: 15px;
font-weight: bold;
vertical-align: top;
}

td.navrow a:link {
color: #0000FF; 
text-decoration: none;
}

td.navrow a:visited {
color: #0000FF; 
text-decoration: none;
}

td.navrow a:active {
color: #0000FF; 
text-decoration: none;
}

td.navrow a:hover {
color: #FF0000; 
text-decoration: none;
}

td.printmonopoly a:link {
color: yellow; 
text-decoration: none;
}

td.printmonopoly a:visited {
color: yellow; 
text-decoration: none;
}

td.printmonopoly a:active {
color: yellow; 
text-decoration: none;
}

td.printmonopoly a:hover {
color: yellow; 
text-decoration: underline;
}
