/* text elements */
A:link {text-decoration: underline; font-weight:normal; color: DA030E}
A:visited {text-decoration: underline; font-weight:normal; color: DA030E}
A:active {text-decoration: underline; font-weight:normal; color: DA030E}
A:hover {text-decoration: none; font-weight:normal; color: 808080;}