

A:link    { color: blue;  }   /* unvisited links */
A:visited { color: purple;  } /* visited links   */
A:hover   { color: red;  }    /* user hovers     */
A:active  { color: maroon;  }   /* active links    */

A  { text-decoration: none }
H1 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: medium; font-weight: bold; text-align: center; color:black  }
H2 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: small; font-weight: bold; text-align: center; color:black }
H3 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: bold; text-align: center; color: #000000;  font-style: italic }
H4 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: left; color: #000000 ; }
H5 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: center; color:black }
H6 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: center; color: #000000; ;  font-style: italic }

BODY { background: url(bg.jpg) repeat-y center; COLOR: rgb(0,0,0); BACKGROUND-COLOR: #A8A8A8; font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: left;  }   

UL { list-style:disc }

li { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: left; color: #000000 }

td.off {background: #FFE509}
td.on {background: #999999;}

.topic {font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: bold; text-align: left; color: red; background-color: #FFFFCC;}
.link  {font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: left; color: #000000; background-color: white;}

.table100	{background-image: url(ukbg.jpg); }
.table200	{background-image: url(snow2.jpg); }
.table300	{background-image: url(daffs1.jpg); }

td.off       {background: #FFFF00;}
td.on        {background: #8FC3DD;}