
A.bioLink		{ text-decoration: none; }

A.bioLink:hover	{ text-decoration: underline;
				  color: #000000;  }

A.backLink		{ text-decoration: none;
				  font-size: 10pt;
				  color: #000000;
				  font-weight:700;
				  font-family: Arial; }
				  
A.emailLink		{ text-decoration: none;
				  font-size: 10pt;
				  color: #000000; 
				  font-weight:700;
				  font-family: Arial; }
				  
A.clientLink	{ text-decoration: none;
				  font-size: 10pt;
				  color: #610202; /* Burgandy */
				  font-weight:700;
				  font-family: Arial; }
				  
A.clientLink:hover	{ text-decoration: none;
				  	  font-size: 10pt;
					  color: #610202; /* Burgandy */
					  font-weight: 700;
					  font-family: Arial;
					  text-decoration: underline; }

TD.cellpad		{ padding: 0px 35px 0px 0px; } /* Top, Right, Bottom, Left */


.bigBlue		{ font-size: 12pt;
				  color: #000000;
				  font-style: italic;
				  font-weight:700;
				  color: #000000; } 

.clickBio		{ font-size: 8pt;
				  color: #000000;
				  font-weight:700;
				  font-family: Arial; }
				  
.solopgname		{ font-size: 18pt;
				  color: #000000;
				  font-style: italic;
				  font-weight:700; }

.solopgtitles	{ font-size: 12pt;
				  color: #000000;
				  font-family: Arial;
				  font-weight: 700; }
				  
.staffName		{ font-size: 14pt;
				  color: #000000;
				  font-style: italic;
				  font-weight: 700; }
				  
.staffTitle		{ font-size: 11pt;
				  color: #000000;
				  font-family: Arial; }
				  
.text			{ font-family: Arial;
				  font-size: 10pt;
				  color: black;
				  margin-right: 5ex; }
				  
.welcome		{ font-size: 20pt;
				  font-style: italic;
				  font-weight:700;
				  color: #000000; }
