.txt {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}
.hdr {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #ff3300;
}
.links {
	font-family: Ariel;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.cr {
	font-family: Arial, Ariel;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;


}
.hdr2 {
	font-family: Papyrus;
	font-size: 12px;
}
a:link {

	color: #ffcc00;
	text-decoration: none;
	font-weight:normal;
}
a:visited {


	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	text-transform: none;
	font-style: normal;
}
