.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.background {
	background-repeat: repeat-y;
	background-position: right;
}
.background2 {
	background-repeat: repeat-y;
	background-position: left;
}
a {
	color : #C4877E;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	color : #006699;
	text-decoration : none;
	font-weight: bold;
}	



	.horiline {
	color: #C4877E;
}

