.footer_link
{
    font-size: 8pt;
    font-family: Verdana, Arial, 'Times New Roman';
    color: slateblue;
    text-decoration:none;
}
.top_footer_row{
	padding-top : 10px;
    font-size: 8pt;
    font-family: Verdana, Arial, 'Times New Roman';
	background-color: #6DA4E1; 
	text-align: center; 
	border-top: gainsboro 1px solid;
}
.footer_row{
    font-size: 8pt;
    font-family: Verdana, Arial, 'Times New Roman';
	background-color: #6DA4E1; 
	text-align: center; 	
}