body { background-repeat: repeat-y; }

a:link { color: #614e7e; text-decoration: none; font-weight: 800; }
a:visited { color: #614e7e; text-decoration: none; font-weight: 800; }
a:active { color: #614e7e; text-decoration: none; font-weight: 800; }
a:hover { color: #917caf; text-decoration: underline; font-weight: 800; }