A.dashed
{
color: #00923f;
text-decoration: none;
border-bottom: 1px dashed #00923f;
font-family: Century Gothic, sans-serif;
}
A.dashed:hover
{
color: #FF0000;
border-bottom: 1px dashed #FF0000;
font-family: Century Gothic, sans-serif;
}
