.text-link-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
}
.text-link-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#D96C00;
	text-decoration: none;
	font-weight:bold;
}
.border-dash-link {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style:dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D1945D;
}
.text-home-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text-home-main-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text-home-main-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text-footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.text-title-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:100;
	color: #000000;
	border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	background-color: #F4EED8;
}
.text-main-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text-sub-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-weight:bold;
}
.border-picture{
	border:#666666 solid 1px;
	padding:2px 2px 2px 2px;
}
.text-sub-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
}
.text-main-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
}