/* Text Classes */


TD,BODY{
font-size: 11px; 
font-family:  Verdana, Arial;
color: #000000;
}

.copy{ font-size: 10px; font-family:  Verdana, Arial; color: #000000; }

.text{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/content_bg.jpg); background-repeat: no-repeat; background-position: 0px top; }

.index{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/background_index.jpg); background-repeat: no-repeat; background-position: 0px top; }

.firm{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/background_firm.jpg); background-repeat: no-repeat; background-position: 0px top; }

.practice{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/background_firm.jpg); background-repeat: no-repeat; background-position: 0px top; }

.community{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/background_firm.jpg); background-repeat: no-repeat; background-position: 0px top; }

.attorney{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/background_firm.jpg); background-repeat: no-repeat; background-position: 0px top; }

.clients{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/background_firm.jpg); background-repeat: no-repeat; background-position: 0px top; }

.contact{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/background_firm.jpg); background-repeat: no-repeat; background-position: 0px top; }

.map{ font-size: 11px; font-family:  Verdana, Arial; color: #000000; background-image: url(images/background_firm.jpg); background-repeat: no-repeat; background-position: 0px top; }

.title{ font-size: 14px; font-family:  Georgia,Verdana, Arial; color: #780019; }


.links:visited {  
	font-style: strong;  
	font-weight: normal;
	font-size: 11px; 
	font-family:  Verdana, Arial;
	color: #84012B;
	text-decoration: none; 
}	

.links:link {
   font-style : strong; 
   font-weight : normal; 
   font-size : 11px; 
   font-family:  Verdana, Arial;
   color : #84012B; 
   text-decoration : none; 
}


.links:hover {
   font-style : strong; 
   font-weight : normal; 
   font-size : 11px; 
   font-family:  Verdana, Arial;
   color : #2F2E2A; 
   text-decoration : none; 
}


.links:active {
   font-style : strong; 
   font-weight : normal; 
   font-size : 11px; 
   font-family:  Verdana, Arial;
   color : #84012B; 
   text-decoration : none; 
}

