a:active {  color: #000000; text-decoration: none}
a:link {  color: #0066cc; text-decoration: none}
a:visited {  color: #0066cc; text-decoration: none}
a:hover {  color: #000099; text-decoration: underline}

.menu:active {  color: #ffffff; text-decoration: none}
.menu:link {  color: #ffffff; text-decoration: none}
.menu:visited {  color: #ffffff; text-decoration: none}
.menu:hover {  color: #ddffff; text-decoration: none}

h3 {  letter-spacing: 1px; word-spacing: 1px; line-height: 1.3em}
h4 {  letter-spacing: 1px; word-spacing: 1px; line-height: 1.3em}
p {  word-spacing: 1px; line-height: 1.5em}

body {  font-family: "Arial", "Helvetica", "sans-serif"}
