
BODY {
 background-color:#ecddcb;
 font-family:verdana;
 margin: 5px;
 font-weight:normal;
 font-size:12px;
 }

H1{font-size: 18px; text-align:center; font-weight:bold; font-family:verdana;}
H2{color:#282513; font-size: 15px; text-align:center; font-family: arial; font-weight:bold;}

a {font-weight: normal; font-family:verdana; color:#3638b7;}
a:visited{}
a:hover{color:#8a1d3cb;}
a:active{}

a.lo {color:#4f379e; font-size:12px; font-family:verdana; font-weight: normal;}
a.lo:visited{}
a.lo:hover{color:#8a171d;}
a.lo:active{}

.go {font-size:12px; font-family:verdana; font-weight: normal; color:#beacaf;}