.linkmenu {
	font-family: "Courier New";
	font-size: 18px;
	color: 777777;
	text-decoration: none;
	font-weight: bold;



}
.bigtitle {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	color: 777777;
}
.subtitle {

	font-family: "Courier New";
	font-size: x-large;
	font-weight: bolder;
	color: 777777;
}
.txt {
	font-family: "Courier New";
	font-size: 12px;
	color: #666666;
}
.subtitleWhite {


	font-family: "Courier New";
	font-size: x-large;
	font-weight: bolder;
	color: FFFFFF;
}
.txtTitle {
	font-family: "Courier New";
	font-size: 14px;
	color: #666666;
	text-decoration: underline;

}
a:hover {
	color: 993333;
	text-decoration: underline overline;

}
.linktxt {

	font-family: "Courier New";
	font-size: 12px;
	color: 777777;
	text-decoration: none;
	font-weight: bold;
}
.sublinkmenu {

	font-family: "Courier New";
	font-size: 14px;
	color: 777777;
	text-decoration: none;
	font-weight: bold;
}

