/* CSS Document */
a {text-decoration: none;}
a:hover {color: #B34848;
text-decoration:overline underline;
cursor:crosshair;}