A { color : blue; font-family: ARIAL; font-style: normal; text-decoration: none; }
A:HOVER { font-family : ARIAL; color : red; font-style: normal; text-decoration : none; }
A:VISITED { font-family : ARIAL; color : green; font-style: normal; text-decoration: none; }
A:LINK { font-family : ARIAL; color : blue; font-style: normal; text-decoration: none; }
H1 { font-style : normal; font-family : arial; font-weight : bolder; font-size : xx-large; color : red; word-spacing : normal; letter-spacing : normal;}
H2 { font-style : normal; font-family : arial; font-weight : bold; font-size : x-large; color : blue; word-spacing : normal; letter-spacing : normal;}
H3 { font-style : normal; font-family : ARIAL; font-weight : bold; font-size : large; color : green; word-spacing : normal; letter-spacing : normal;}
P { font-style : normal; font-family : arial; font-weight : normal; font-size : small; color : black; word-spacing : normal; letter-spacing : normal;}
.MenuLink { color: white; font-weight: bold; }
