a:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: thin none #6699CC;
	text-align: center;
	filter: Glow(Color=#FFFFFF, Strength=1);




}
a:visited {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	filter: Glow(Color=#FFFFFF, Strength=1);


}
a:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	filter: Glow(Color=#6699CC, Strength=2);



}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: center;

}
