@charset "utf-8";
/* CSS Document */

body {background-color: #CCCC99;}
h1 { font-family: Verdana; font-size: 24px; font-weight: normal; letter-spacing: 2px; }
h2 { font-family: Verdana; font-size: 20px; font-weight: normal; letter-spacing: 1px; }
h3 { font-family: Verdana; font-size: 16px }
h4 { font-family: Verdana; font-size: 13px }
h5 { font-family: Verdana; font-size: 11px }
body {font-family: Verdana; font-size: 11px;}
p {font-family: Verdana; font-size: 11px;}

a:link { color: #336699; }
a:visited { color: #666633; }
a:active { letter-spacing: 5px; }
a:hover { background-color: #cccc33; }

a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none}