.bg {
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg02 {

	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.text01 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #121212;
}
.text01B {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #121212;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #95AB01;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
}
