@charset "UTF-8";
.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	text-decoration: none;
	line-height: 33px;
}
.desc {
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial, sans-serif, "Helvetica Neue";
	color: #000;
	letter-spacing: 1px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #3CF;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
.red {
	color: #000;
	text-decoration: none;
	text-indent: 0px;
}
.red:hover {
	color: #F00;
	text-decoration: none;
	text-indent: 0px;
}
.blue {
	color: #000;
	text-decoration: none;
}
.blue:hover {
	color: #39F;
	text-decoration: none;
}
