A
 {
  text-decoration : underline;
  color : #0000ff;
 }

A:VISITED
 {
  text-decoration : underline;
  color : #000000;
 }

A:HOVER
 {
  text-decoration : underline;
  color : #8b2323;
 }
.stytitle{text-align: center;color:#0000ff;font-size:16px;font-weight : bold;}
.stymsg{text-align: center;color:#ff0000;font-size : 18px;font-weight : bold;}
.styform{text-align: center;color:#8b0000;font-size : 12px;font-weight : bold;}
.warm {color:#ffffff;background-color:#800000;font-size:16px}


