A:link    { text-decoration:underline; color:#0000cd; }
A:visited { text-decoration:underline; color:#0000cd; }
A:active  { text-decoration:underline; color:#0000cd; }
A:hover   { text-decoration:underline; color:#FF00FF; }

Body{
  color:black;
  font-size:13px;
  background-color:white;
  background-attachment:fixed;
  background-repeat:repeat;
  margin:0px;
}

Td, Th {
  font-size:13px;
}

.title {
  background-color:#6600FF;
  color:white;
  font-size:18px;
  font-weight:bold;
  font-style:italic
}

.menu {
  font-size:10px;
  background-color:palegreen;
  color:olive;
}

#font0  { font-size:10px; }
#font1  { font-size:11px; }
#font2  { font-size:12px; }
#font3  { font-size:15px; }
#font4  { font-size:17px; }
#font5  { font-size:19px; }
#font6  { font-size:22px; }
#font7  { font-size:25px; }
#font8  { font-size:28px; }

