body,p,li { font-family : verdana,monospace,arial,helvetcia ; font-size : 90%; color : black; background-color : #99CCFF}

h1 { font-family : verdana,monospace,arial,helvetcia ; font-size : 160%; color :#0033CC; background-color : #99CCFF}
h2 { font-family : verdana,monospace,arial,helvetcia ; font-size : 135%; color :#0033CC; background-color : #99CCFF}
h3 { font-family : verdana,monospace,arial,helvetcia ; font-size : 110%; color :#0066FF; background-color : #99CCFF}
h4 { font-family : verdana,monospace,arial,helvetcia ; font-size : 90%; color :#0033CC; background-color : #99CCFF}
h5 { font-family : verdana,monospace,arial,helvetcia ; font-size : 90%; color :#0066FF; background-color : #99CCFF}
h6 { font-family : verdana,monospace,arial,helvetcia ; font-size : 70%; font-weight : 400; color :#0099CC; background-color : #99CCFF}

A:link {
font-family : verdana,monospace,arial,helvetcia ;
font-size : 90%;
color : #0033CC;
background-color : #99CCFF;
border : 0px solid #99CCFF;
text-decoration : underline;}

A:visited {
font-family : verdana,monospace,arial,helvetcia ;
font-size : 90%;
color : #0033CC;
background-color : #99CCFF;
border : 0px solid #99CCFF;
text-decoration : underline;}

A:hover {
font-family : verdana,monospace,arial,helvetcia ;
font-size : 90%;
color : #FFFFFF;
background-color : #99CCFF;
border : 0px solid #99CCFF;
text-decoration : none;}

A:active {
font-family : verdana,monospace,arial,helvetcia ;
font-size : 90%;
color : #0033CC;
background-color : #99CCFF;
border : 0px solid #99CCFF;
text-decoration : underline;}