td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
.white_text a:link {color: #FFFFFF; text-decoration: none} 
.white_text a:visited {color: #FFFFFF; text-decoration: none;} 
.white_text a:hover {color: #FFFFFF; text-decoration: underline} 
.white_text a:active {color: #FFFFFF; text-decoration: underline}
.community_list {color:#000;}
.community_list a {color: #333333;}
.community_list a:hover {
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #779F2D;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #709F10;
	text-decoration: underline;
	background-color: ##C6CCCE;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #779F2D;
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-type: square;
	}

hr {
	background-color: #CC0000;
	color: #CC0000;
	font-size: 1px;
	height: 1px;
	color: #000000;

}

