@import url("homenew.css");
#supporter 
{
	font-size: 12px; 
	color: #003399;	
}
#supporter h4, p {
	margin: 0;
	padding: 0;
}
#supporter ul 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#supporter li 
{
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
#supporter a:link 
{
	text-decoration: none;
	color: #F00;
}
#supporter a:visited 
{
	text-decoration: none;
	color: #F00;
}
#supporter a:hover 
{
	text-decoration: underline;
	color: #F00;
}
#supporter a:active 
{
	text-decoration: none;
}