/* CSS Document */

.my{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#ff0000; padding-right:5px; text-decoration:none; }
.my:hover{text-decoration: underline; color:#000000;}
