@charset "utf-8";
/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

a:link, a:visited{

color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a:hover, a:focus{
color:#CCC;
font-weight:bold;
text-decoration:none;
}
