.bg1 {
	background-image: url(images/top_09.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.text14brown {
	font-size: 14px;
	color: #663300;
}
.text10 {
	font-size: 10px;
}

.margin10 {
	padding-left: 10px;
	font-size: 12px;
}
.text14red {
	font-size: 14px;
	color: #990000;
}

a:link {
	color: #f74129;
	text-decoration: none;
}
a:visited {
	color: #f74129;
	text-decoration: none;
}
a:hover {
	color: #f74129;
	text-decoration: underline;
	

