a:link {  color: #CC6633; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif}
a:visited {  color: #CC9900; text-decoration: none}
a:hover {
	font-weight: 700;
	border: black;
	text-decoration: none;
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:active {  color: #CC6600; height: auto; width: auto; text-decoration: none}