BODY { background-color: skyblue ;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
}
FRAME { border-color: green }
P { color: black ; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 15px;
}
A  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 15px;
}
A:link { color: blue }
A:visited { color: red }
A:active { color: white }
a { color:#000000; text-decoration:underline; }
a:hover { color:#ffff00; text-decoration: overline; }
H1 { color: gray ; font: normal 900 30px Arial, sans-serif }
H2 { color: gray ; font: normal 900 20px Arial, serif }

.whiteface {color: #eeeeee } 
.footer {color: #eeeeee; }

.menu a { width:150px; height:16px;border-bottom:1px solid black; display:block;text-indent:10px; text-decoration:none;}
.menu a:hover { background-color:#000000; color:#E8AC21;text-decoration:none; }
li { padding-bottom: 3px; }
