A:HOVER {
color : Red;
text-decoration: none;
font-weight : bold;
}
A  {
color : Teal;
text-decoration: none;
}

.SM {
font-family : Arial,Tahoma,Verdana;
font-size : 10px;
font-weight : normal;
color : Black;
text-transform : none;
}
