body {
	background-color: #170000;
}
.imp {
	font-family: Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-stretch: expanded;
}
.txt {
font-family: Geneva;
font-weight: bold;
	font-size: 11px;
	color: #660000;

}
a {
	font-family: Geneva;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
