a:link {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bg_bar {
	background-attachment: fixed;
	background-image: url(left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
