#footerlinks {
	text-align: center;
	padding: 0px;
	letter-spacing: 0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;

}
a:link {
	color: #0000FF;
	text-decoration: none;
} 
a:visited { 
	color: #0099FF; text-decoration: none
} 
a:active { 
	color: #0000FF; text-decoration: none
} 
a:hover {
	color: #0000FF;
	height: auto;
	width: auto;
	text-decoration: underline;
}


.SmlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SmlTxtHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

ul {
	list-style-image: url(../images/list_bullet.jpg);
}
