/* CSS Document */

a {color:#650001; text-decoration:none; font-size:12px}
a:hover {color:#990000; background-color:#ffffcc; text-decoration:underline; font-style:italic; font-size:14px; font-weight:bold}
a:active {color:#000099; text-decoration:underline;}
a:visited {color:#660033; text-decoration:underline;}

