.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px/18px Verdana;
	z-index: 100;
	background-color: #CC3300;
	width: 205px;
	left: 134px;
	top: 232px;
	text-decoration: none;
	height: 1px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
	background-color: #CC3300;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
.linkbar a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.linkbar a:hover{
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #333333;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
