﻿
#about-text  a:link, #about-text a:active, #about-text a:visited
{
	color: inherit;
	text-decoration: none;
	margin-bottom: .2em;
	border-bottom: 1px solid #CFCFCF;
}
#about-text  a:hover
{
	color: inherit;
	text-decoration: none;
	margin-bottom: .2em;
	border-bottom: 1px solid #00002B;
}