@charset "UTF-8";
.rightMenu {
	background-color: #FFFFFF;
	background-image: url(Images/little_stables--website2_13.gif);
	background-repeat: repeat-y;
}
.mainBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 12px;
	line-height: 20px;
}
.miniMenu--area {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(Images/little_stables--website2_15.gif);
	background-repeat: no-repeat;
	background-color: #AAB9A4;
}
.mainBody .title24px {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}
a.miniMenu--links:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;

}
a.miniMenu--links:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;

}
a.miniMenu--links:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;

}
a.miniMenu--links:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

