a:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-size: 12px;


}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
		letter-spacing: 0.2em;
	font-size: 12px;

}
a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #9966CC;
	text-decoration: none;
		letter-spacing: 0.2em;
	font-size: 12px;

}
a:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
		letter-spacing: 0.2em;
	font-size: 12px;

}
