@charset "utf-8"; /* CSS Document */ a:link {color: #fff; text-decoration: none; font-weight:bold; } a:active {color: #0000ff; text-decoration: none; font-weight:bold; } a:visited {color: #ffffff; text-decoration: none; font-weight:bold; } a:hover {color: #666; text-decoration: none; font-weight:bold; }