.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.about {
	text-decoration: none;
	color: #0000FF;
}
a.about:link {
	text-decoration: none;
	color: #0000FF;
}
a.about:visited {
	text-decoration: none;
	color: #0000FF;
}
a.about:hover {
	text-decoration: underline;
	color: #0000FF;
}
a.about:active {
	text-decoration: underline;
	color: #0000FF;
}
