.TopBar {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat;
}
.BottomBar {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:active {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
