.text {
	font-size: 12px;
	color: #666666;
	line-height: 140%;

}
.down {
	border-top: 1px none #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px none #E1E1E1;
	border-left: 1px none #E1E1E1;
}
a:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
