.nacon {
	background-image: url(buttoncss.jpg);
	background-repeat: repeat-x;
}
.button {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover .button {
	color: #666666;
}
.button a:hover {
	color: #666666;
}
.blue {
	background-image: url(line1.jpg);
	background-repeat: repeat-x;
}
.indextext {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.verdana {
	font-family: verdana;
	font-size: 12px;
	color: #22020C;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
}
.read {
	background-image: url(rbg.gif);
	background-repeat: no-repeat;
}

