<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
BODY {background-image: url("background.gif");
background-attachment:fixed;
background-repeat:no-repeat;
;
}
A:active {
font-family: Comic Sans MS;
font-size: 14pt;
color: #0000B3;
font: normal;
text-decoration: underline; 
;
 }
A:link {left-side;
font-family: Comic Sans MS;
font-size: 12pt;
color: #0000B3;
font: normal;
text-decoration: underline; 
;
 }
A:hover {
font-family: Comic Sans MS;
font-size: 12pt;
color: blue;
font: normal;
text-decoration: none; 
;
 }
A:visited {
font-family: Comic Sans MS;
font-size: 12pt;
color: blue;
font: normal;
text-decoration: none; 
;
 }
H2 {
font-family: Comic Sans MS;
font-size: 16pt;
color: #990066;
;
}
P {
font-family: Comic Sans MS;
font-size: 12pt;
color: #0000B3;
;
}
UL {
font-family: Comic Sans MS;
font-size: 12pt;
color: #0000B3;
;
}
/* End Style Sheet commenting. */  -->

