a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 24px;

}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 24px;

}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 24px;

}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 24px;

}

