a.BottomLink:link {
border-bottom: 2px solid #a19fa5;
text-decoration: none;}
a.BottomLink:visited {
border-bottom: 2px solid #a19fa5;
text-decoration: none;
color: #FFFFFF;
}
a.BottomLink:active {
border-bottom: 2px solid #a19fa5;
text-decoration: none;
color: #FFFFFF;
}
a.BottomLink:hover {
border-bottom: 2px solid red;
text-decoration: none;
color: #FFFFFF;
 }
 a.BottomLink
 {
     color: #FFFFFF;
 }