@charset "utf-8";

.header_px10    {  font-size:10px   }
.header_px10b    {  font-weight: bold; font-size:10px   }
.header_px12    {  font-size:12px   }
.header_px12s    {  font-size:12px   }
.header_px12b    {  font-weight: bold; font-size:12px   }

a.header:link {  color: #000099; text-decoration: underline}
a.header:visited {  color: #9900CC; text-decoration: underline}
a.header:hover {  color: #FF3333; text-decoration: underline}

a.noline:link {  color: #333333;text-decoration: none}
a.noline:visited {  color: #333333;text-decoration: none}
a.noline:hover {  color: #333333; text-decoration: none}

a.white:link {  color: #ffffff;text-decoration: none}
a.white:visited {  color: #ffffff;text-decoration: none}
a.white:hover {  color: #ffffff; text-decoration: none}


