/* CSS Document */

.txt {
	font-family: Papyrus, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-align: justify;
}
A:hover{;text-decoration: underline}


