.c1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #333;
	letter-spacing: 5px;
}
.c1 a{
	color: #333;
	text-decoration: none;

}
.c1 a:hover{
	color: #333;
	text-decoration: underline;

}
.c2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #666;

}
.c2 a{
	color: #666;
	text-decoration: none;

}
.c2 a:hover{
	color: #ff0000;
	text-decoration: underline;

}
.c3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #666;

}
.c3 a{
	color: #666;
	text-decoration: none;

}
.c3 a:hover{
	color: #666;
	text-decoration: underline;

}
.c4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #333;

}
.c4 a{
	color: #333;
	text-decoration: none;

}
.c4 a:hover{
	color: #333;
	text-decoration: underline;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
.text a{
	color: #000000;
	text-decoration: none;

}
.text a:hover{
	color: #FF6600;
	text-decoration: underline;

}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.line {
	line-height: 8px;
}
