@charset "utf-8";
/* CSS Document */

a{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
}

a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;