.txt {  font-size: 12px}
.txt2 {  line-height: 140%}

a:link {
	color: #330000;
}

a:visited {
	color: #663300;
}

a:active {
	color: #000033;
}

a:hover {
	color: #cc3300;
}