
a { color: blue; text-decoration: underline }
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
#header a  { color: #000; font-size: 1.3em; font-family: Arial; font-weight: normal; text-decoration: none }
#header a:hover { text-decoration: underline }
h1 { font-size: 1.5em; font-weight: normal; margin: 0.67em 0 }
h2 { font-size: 1.5em; font-weight: normal; margin: 0.83em 0 }
#navigation a { text-decoration: none }
#navigation a:hover { text-decoration: underline }
#container { background-color: #fff }
#header a img { border-width: 0 }
