.detail_text{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	text-align: justify;
}
.detail_text a:link {
	color: #336699;
	text-decoration: underline;
} 
.detail_text a:visited {
	color: #336699;
	text-decoration: underline;
}
.detail_text a:hover {
	color: #336699;
	text-decoration: none;
}
.detail_text a:active {
	color: #336699;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.small a:link {
	color: #666666;
	text-decoration: underline;
} 
.small a:visited {
	color: #666666;
	text-decoration: underline;
}
.small a:hover {
	color: #666666;
	text-decoration: none;
}
.small a:active {
	color: #666666;
	text-decoration: none;
}
