@import url(../styles.css);
a {color: orange; text-decoration: none;}
a:visited {color: #999999;}
a:hover {color: #ffcccc; text-decoration:underline;}
body {font-color: #000000; background: #990000;}
td {color:#000000;}