.class1 A:link {font-family: "Georgia"; font-size: 10px; text-decoration: underline; color: #CC6733;}
.class1 A:visited {font-family: "Georgia"; font-size: 10px; text-decoration: none; color: #CC6733;}
.class1 A:active {font-family: "Georgia"; font-size: 10px; text-decoration: none}
.class1 A:hover {font-family: "Georgia"; font-size: 10px; text-decoration: none; color: #D7885E;}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC6733;
}
