A:HOVER{
  color : red;
}
A{
  color : blue;
}
H1{
  color : #006600;
  border-left-width : 1ex;
  border-left-style : solid;
  border-left-color : #336600;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #336600;
  padding-left : 1ex;
  padding-top : 4px;
  padding-bottom : 5px;
  letter-spacing : 5px;
}
H2{
  font-size : medium;
  font-weight : bold;
  padding-top : 4px;
  padding-bottom : 5px;
  padding-left : 1ex;
  padding-right : 0px;
  border-left-width : 1ex;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-left-style : solid;
  border-bottom-color : blue;
  border-left-color : blue;
  color : blue;
}
.Color_CCFFCC{
  background-color : #CCFFCC;
}
.center_bg_CC9900{
  text-align : center;
  background-color : #CC9900;
}
.center_bg_FFFFCC_b{
  font-weight : bold;
  text-align : center;
  background-color : #FFFFCC;
}
.center_bg_FFCC99_b{
  font-weight : bold;
  text-align : center;
  background-color : #FFCC99;
}
.center_bg_CCFFCC_b{
  font-weight : bold;
  text-align : center;
  background-color : #CCFFCC;
}
.UP{
  vertical-align : top;
  text-align : left;
}
.font_s_right{
  font-size : x-small;
  text-align : right;
}
.right{
  text-align : right;
}
.font_s_left{
  font-size : x-small;
}
.UP_bg_CCFFCC{
  background-color : #CCFFCC;
  vertical-align : top;
}
.center{
  text-align : center;
}
.indent_1em{
  margin-left : 1em;
}
.indent_2em{
  margin-left : 2em;
}
.font_b{
  font-weight : bold;
}
.font_b_red{
  font-weight : bold;
  color : red;
}
.bg_color_FFFFCC{
  background-color : #FFFFCC;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.bg_color_FFCCCC{
  background-color : #FFCCCC;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.bg_color_CCFFFF{
  background-color : #CCFFFF;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.bg_color_CCFFCC{
  background-color : #CCFFCC;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.bg_color_FFCC99{
  background-color : #FFCC99;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.bg_color_FF6600{
  background-color : #FF6600;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
}
.slogan{
  font-size : large;
  font-weight : bold;
  color : blue;
  background-color : lime;
  text-align : center;
  margin-top : 5px;
  margin-bottom : 5px;
}
.indent_2em_F_l{
  font-size : large;
  margin-left : 2em;
}
BODY{
  background-image : url(pet_bg.gif);
}
.indent_2em_b_Bu{
  font-weight : bold;
  color : blue;
  margin-left : 2em;
}
.indent_2em_b_Red{
  font-weight : bold;
  color : red;
  margin-left : 2em;
}
.center_b_pink{
  font-weight : bold;
  background-color : #FF9999;
  text-align : center;
}
H3{
  color : green;
  background-color : white;
  padding-top : 1px;
  padding-left : 1ex;
  padding-bottom : 5px;
  border-left-width : 1ex;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : teal;
  border-bottom-color : teal;
}
TD{
  line-height : 25px;
}