.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7A7979;
	text-decoration: none;
}
.default a:link { text-decoration: none; color: #292525; }
.default a:visited { text-decoration: none; color: #292525; }
.default a:hover { text-decoration: underline; color: #292525;}
.default a:active { color: #292525; }