a:link 	{ 	color: #6600CC; 	text-decoration: none; 	}  a:visited 	{ 	color: #008080; 	text-decoration: none; 	}  a:active 	{ 	color: #6600CC; 	text-decoration: none; 	}  a:hover 	{ 	color: #FFCC00; 	text-decoration: none; 	}  .gray:link 	{ 	color: #CCCCCC; 	text-decoration: none; 	}  .gray:visited 	{ 	color: #CCCCCC; 	text-decoration: none; 	}  .gray:active 	{ 	color: #CCCCCC; 	text-decoration: none; 	}  .gray:hover 	{ 	color: #FFFFFF; 	text-decoration: none; 	}  .purple:link 	{ 	color: #9966CC; 	text-decoration: none; 	}  .purple:visited 	{ 	color: #9966CC; 	text-decoration: none; 	}  .purple:active 	{ 	color: #9966CC; 	text-decoration: none; 	}  .purple:hover 	{ 	color: #FFFFFF; 	text-decoration: none; 	}  .black:link 	{ 	color: #000000; 	text-decoration: none; 	}  .black:visited 	{ 	color: #000000; 	text-decoration: none; 	}  .black:active 	{ 	color: #000000; 	text-decoration: none; 	}  .black:hover 	{ 	color: #6633FF; 	text-decoration: none; 	}