@charset "utf-8";
/* CSS Document */

.footar {
	font-size: 10px;
	color: #000033;
	font-family: verdana;
}
.powered {
	font-size: 10px;
	color: #000033;
	font-family: verdana;
	font-weight: bold;
}
.Condenthere {
	font-size: 20px;
	color: #999999;
	font-family: verdana;
	font-weight: bold;
}
.vision {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-align: justify;
}
.vision_condent {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: justify;
}


a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000033;
}
