body { background: white; color: black }
a:link { color: #31527c; text-decoration: none }
a:visited { color: #31527c; text-decoration: none }
a:active { color: #31527c; text-decoration: none }
a:hover { color: red; text-decoration: underline }
