/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

a:lnk{
text-decoration: underline;
}

a:visited{
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

a:active{
text-decoration: underline;
} 
