.top_row
{
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #0082C8;
}

.top_row A
{
	color: #0082C8;
    text-decoration: none;
}
.top_row A:hover
{
	text-decoration: none;
    color: #BF2E1A;
}

.bot_row
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #0082C8;
}

.bot_row A
{
	color: #0082C8;
    text-decoration: none;
}
.bot_row A:hover
{
	text-decoration: none;
    color: #BF2E1A;
}
.franchise_op
{
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #BF2E1A;
}
.franchise_op A
{
	color: #BF2E1A;
    text-decoration: none;
}
.franchise_op A:hover
{
	text-decoration: underline;
    color: #BF2E1A;
}
#dalFooter {
	float: left;
	border: 1px solid #666666; 
	background: #F2F2F2;
	COLOR: #666666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	margin-top:20px; 
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	width:780;	
}
#dalFooter a {
	FONT-SIZE: 11px; 
	COLOR: #666666 !important;	
	text-decoration:none;
}
#dalFooter a:hover {
	text-decoration:underline !important;
	COLOR: #666666 !important;
}