a {	font-family: Georgia, "Times New Roman", Times, serif;	text-decoration: none;}a.red:link {	font-family: Georgia, "Times New Roman", Times, serif;	text-decoration: none;	color: #CC3300;}a.red:hover {	color: #663300;	text-decoration: underline;}a.red:visited {	color: #663300;	text-decoration: none;}a.red:active {	color: #663300;	text-decoration: none;}a.green:link {	font-family: Georgia, "Times New Roman", Times, serif;	text-decoration: none;	color: #006633;}a.green:hover {	color: #336600;	text-decoration: underline;}a.green:visited {	color: #006633;	text-decoration: none;}a.green:active {	color: #006633;	text-decoration: none;}a.blue:link {	font-family: Georgia, "Times New Roman", Times, serif;	text-decoration: none;	color: #3333FF;}a.blue:hover {	color: #003366;	text-decoration: underline;}a.blue:visited {	color: #3333FF;	text-decoration: none;}a.blue:active {	color: #3333FF;	text-decoration: none;}