/* CSS Document */
body, td {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;}
a {color: #990000; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: none;}
.button {color: #990000; text-decoration: none; font-weight: bolder;}
.button:hover {color: #FF0000;	text-decoration: none; font-weight: bolder;}
img {border: none;}