@charset "utf-8";

a {font-family:Georgia,serif;}
a:link {color:#FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {text-decoration: none; color: #ff9900;
font-weight:bold;}
a:active {color: red;text-decoration: none}

