a:link {
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 125%;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 125%;
	color: #990033;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 125%;
	color: #CCCCCC;
	text-decoration: none;
}
