a:link {  color: #990000 ;  text-decoration: none ;  }
 a:visited {  color: #660000 ;  text-decoration: none ;  }
 a:active {  }
 a:hover {  color: #000000 ;  text-decoration: underline ;  }
 .text_normal {   font-size: 14px ;   color: #000000 ;      text-decoration:   }
.text_normal_bold {  font-size: 14px ;  color: #000000 ;  font-weight: bold ;  }
 .text_alert {  font-size: 14px ;  color: #990000 ;  }
 .text_alert_bold {  font-size: 14px ;  color: #990000 ;  font-weight: bold ;  }
 .text_head {  font-size: 16px ;  color: #000000 ;  font-weight: bold ;  }
 .text_highlight {  font-size: 16px ;  color: #CC9900 ;  font-weight: bold ;  }
 .bg_panel {  background-color: #D3CFB6 ;  }
 .bg_head_panel {  background-color: #FBF2D9 ;  }
 .bg_content {  background-color: #FBF2D9 ;  }
 .bg_head_content {  background-color: #C7BB77 ;  }
 .bg_head_page {  background-color: #A59955 ;  }
 .bg_total {  background-color: #F7E2AC ;  }
 body {  margin: 2px  2px; padding: 0px  0px}