@charset "utf-8";
.general_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.general_text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

