.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.left {
	background-image: url(art/barver.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.right {
	background-image: url(art/barver3.jpg);
	background-repeat: repeat-y;
}
