A:hover {font-weight: bold; color: maroon; font-style: italic; font-family: times, serif }

A:link { font-weight: bold; color: blue; text-decoration: none }
A:active { font-weight: bold; color: maroon; text-decoration: none }
A:visited { font-weight: bold; color: #336633; text-decoration: none }

