.bodytext {
color : black;
font-size: 10pt;
font-family: arial;
}
.tablelayout {
text-align: top;
}
.pricetable {
text-align: top;
color : black;
font-size:8pt;
font-family: verdana;
}
.menutext {
color : black;
font size: 7pts;
font-family: verdana;
font-weight:bold;
}
A:link {
color : gray;
font-size:8pt;
font-family: verdana;
font-weight:bold;
text-decoration: none;
}
A:visited {
color : gray;
font-size: 8pt;
font-family: verdana;
font-weight:bold;
text-decoration: none;
}
A:hover {
color : lightgray;
font-size: 8pt;
font-family: verdana;
font-weight:bold;
text-decoration: underline;
}
A:active {
color : gray;
font-size: 8pt;
font-family: verdana;
font-weight:bold;
text-decoration: none;
}
