<style type="text/css">
body { font-family: Comic Sans; color:blue; }
table { font-family: Comic Sans MS; color:blue; }
li { font-family: Comic Sans MS; color:blue; }
/* a { font-size: 80%; color:blue; font-family:Comic Sans; } */
p { font-family: Comic Sans MS; color:blue; }
h1 { font-size: 150%; font-family: Comic Sans MS; color:blue; }
div { font-size: 50%; font-family: Comic Sans MS; color:blue; }
:link { color: rgb(0, 0, 255) } 
:visited { color: rgb(0, 0, 0) }
a.plain { text-decoration: none }
a:active { color: rgb(255, 255, 0) }
a:hover { color: rgb(255, 0, 0) } 
</style>
