/* CSS Document */

/*a:link { color:#AA5522; text-decoration:none; font-weight:bold; }*/
a:link { color:#0000A0; text-decoration:none; font-weight:bold; }
a:visited { color:#008080; text-decoration:none; font-weight:bold; }
a:hover { color:#0000FF; text-decoration:none; font-weight:bold; }
a:active { color:#FF0000; text-decoration:none; font-weight:bold; }
