a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-style: bold;
}
a:visited {
	font-size: 14px;
	font-style: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-style: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	font-style: bold;
	color: #CCCCCC;
	text-decoration: none;
}

