/* Start of CMSMS style sheet 'album' */
a:link { 
color: #101ea5;
text-decoration: none;
}

a:visited { 
color: #101ea5;
text-decoration: none;
}

a:hover { 
color: #101ea5;
text-decoration: underline;
}

a:active { 
color: #101ea5;
text-decoration: underline;
}
/* End of 'album' */

