.bg1 {
	background-image: url(images-03.gif);
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(images-05.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
}
a.link1:link, a.link1:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link1:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.moveover {
	background-image: url(images-06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.move {
	background-color: #FFFFFF;
}
.text-1 {
	font-size: 12px;
	color: #A8A5A5;
}
.text-2 {
	font-size: 12px;
	color: #D94040;
	text-decoration: none;
}
.text-3 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text-4 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.text-5 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
