
.aboutus{
	width: 990px;
	clear: both;
	padding-top:15px;
	padding-bottom:20px;
	
}
.aboutus UL {
	list-style-type: none;
	border-top:1px solid #000000;
}
.aboutus LI {
	line-height: 180%;
	padding-top: 10px;
	text-align: center;
	color: #333333;

}
.aboutus A {
	line-height: 180%;
	color: #333333;
}
.aboutus A:visited {
	line-height: 180%;
	color: #333333;
}
.aboutus A:active {
	line-height: 180%;
	color: #333333;
}
.aboutus A:hover {
	line-height: 180%;
	color: #333333;
	text-decoration:none;
}