
.txt {
	font-family: Verdana;
	font-size: 12px;
	}

A.headItem {
	font-family: Verdana;
	font-size: 13.8px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
A.headItem:hover {
	color: #FF8800
	}
A.headItem2 {
	font-family: Verdana;
	font-size: 13.8px;
	font-weight: bold;
	color: #0000AA;
	text-decoration: none;
	}
A.headItem2:hover {
	color: #8888FF;
	}

A.item {
	font-family: Verdana;
	font-size: 11px;
	color: #BC1600;
	text-decoration: none;
	}
A.item:hover {
	color: #000000;
	}
A.item2 {
	font-family: Verdana;
	font-size: 13.8px;
	color: #444444;
	text-decoration: none;
	}
A.item2:hover {
	color: #0000FF;
	}
A.item3 {
	font-family: Verdana;
	font-size: 11px;
	color: #000088;
	text-decoration: none;
	}
A.item3:hover {
	color: yellow;
	}
