a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #996666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
