.banner {

	margin-left: 5em;

}

.text {
	color:#848484; 
	font-size:small; 
	font-family:Verdana; 
	font-weight:normal; 
	text-decoration:none;
	margin-left: 2em;
}

.ltitle {
	color:#d68d1a; 
	font-size:14px; 
	font-family:Verdana; 
	font-weight:strong; 
	text-decoration:none;
	margin-left: 2em;
}

.footer {
	color:#131313; 
	font-size:x-small; 
	font-family:Verdana; 
	font-weight:normal; 
	text-decoration:none;
}

a.link:link {
	color:#848484; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none;
	}

a.link:visited {
	color:#535252; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none;
	}
	
a.link:hover {
	color:#ED1C24; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none;
}

a.bottom:link {
color: #790000; font-size:xx-small; font-family:Verdana; font-weight:bold; text-decoration:none;
}
a.bottom:visited {
color: #9E0B0E; font-size:xx-small; font-family:Verdana; font-weight:bold; text-decoration:none;
}
a.bottom:hover {
color: #ED1C24; font-size:xx-small; font-family:Verdana; font-weight:bold; text-decoration:none;
}