.itemText { text-decoration: none; color: #000000; font: 10px Arial, Helvetica}
.itemHover { text-decoration: none; color: #FFFF99; font: 12px Arial, Helvetica }
.itemBorder { border: 1px solid black }

.newtext { text-decoration: none; color: #000000; font: 14px Verdana, Arial, Helvetica, sans-serif}

.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.crazyHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica }
.crazyBorder { border: 1px outset #6699CC }
.crazyBorderOver { border: 1px inset #CC9966 }
.basictext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.b-ground {
	background-image: url(images/Cushwa6.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.itemText1 {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica;
	text-decoration: none;

}
.bgpic {
	background-attachment: fixed;
	background-image: url(images/bgpic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;

}
