a     {text-decoration: underline;
       font-weight    : bold;
       color          : #4B007D}

a.contact     {text-decoration: none;
               color: white;
               border-width: 0px;
}

body { font-family: Verdana, Arial, Helvetica, sans-serif; 
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
 background-color: #FFFFFF
}
a.home {text-decoration: none;
       font-weight    : bold;
       color          : red;
       font-family: Verdana, arial;
       font-size: 10pt;

}
a.home:hover {color: green;}

p.small {
   font-family: Verdana, arial;
   font-size: 9pt;
}
p {
   font-family: Verdana, arial;
   font-size: 11pt;
}
li {
   font-family: Verdana, arial;
   font-size: 11pt;
}
h2.index {
   font-family: "Comic Sans MS", Verdana, arial;
   font-size: 12pt;
   color: #FFFF00;
}
p.menu {
   font-family: "Comic Sans MS", Verdana, arial;
   font-size: 10pt;
}
p.children {
   font-family: "Comic Sans MS", Verdana, arial;
   font-size: 11pt;
   color: rgb(35,122,191);
}
a.menuhome {
   text-decoration: none;
   color: rgb(0,0,0);
}
a.menuabout {
   text-decoration: none;
   color: rgb(207,2,38);
   
}
a.menustaff {
   text-decoration: none;
   color: rgb(233,113,23);
}
a.menuthinking {
   text-decoration: none;
   color: rgb(241,175,0);
}
a.menucouldu {
   text-decoration: none;
   color: rgb(249,244,0);
}
a.menuregister {
   text-decoration: none;
   color: rgb(0,159,98);
}
a.menuchild {
   text-decoration: none;
   color: rgb(0,164,158);
}
a.menucarers {
   text-decoration: none;
   color: rgb(35,122,191);
}
a.menuauth {
   text-decoration: none;
   color: rgb(53,58,144);
}
a.menucontact {
   text-decoration: none;
   color: rgb(111,85,157);
}
table.menu {
   border-color: rgb(233,113,23);
   border-style: solid;
   border-width: 3px;
}
td.menu {
   height: 15px;
}
h1 {
   font-family: Verdana, arial;
   font-size: 16pt;
}
h2 {
   font-family: "Comic Sans MS", Verdana, arial;
   font-size: 18pt;
; color: #FF0000
}
h3 {
   font-family: "Comic Sans MS", Verdana, arial;
   font-size: 14pt;
   font-weight: normal;
; color: #FF0000
}
hr {
   color: rgb(233,113,23);
   size: 3;
}
div.main {
   border-color: red;
}
li.big {
   font-family: Verdana, arial;
   font-size: 12pt;
   font-weight: bold;
}

li {
   font-family: Verdana, arial;
   font-size: 10pt;
}
h1.script { font-family: Edwardian Script ITC,Times New Roman; }

.collapsed {
   display: none;
}

.onDisplay {

   display: block;
}

.oncolour {
   background: #FFCC99
}
.offcolour {
   background: #CC9966
}
