.t11_grey 
{  font-family: tahoma;
   font-size: 11px;
   color: 6E6E6E
  
  }
  
.grey_bold
{  
font-family: tahoma;
   font-size: 12px;
   color: 6E6E6E;
   font-weight: bold; 
  
 }
  
.t12_red
 {  
 font-family: tahoma; 
 font-size: 12px; 
 font-weight: bold; 
 color: CC2206; 
 text-decoration: none
 }
 
a.t12_red:hover
 {  
 font-family: tahoma; 
 font-size: 12px; 
 font-weight: bold; 
 color: CC2206; 
 text-decoration: underline
 }



.t12_brown {  font-family: tahoma; font-size: 12px; font-weight: bold; text-transform: uppercase; color: 733F19; text-decoration: none}
.black {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE5708;
	text-decoration:none;
	font-weight: bold;
}

.link {
	color : #000000;
	
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


a.link:hover {
	color: #EE5708;
}

.link2 
{  font-family: tahoma;
   font-size: 11px;
   color: 6E6E6E;
   text-decoration: none;
  }
  a.link2:hover {
	color: 6E6E6E;
	 text-decoration: underline;
	 }
	 
#xero strong
{
	font-weight: normal;
}	

.link4 {
	
	
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	color : 959595;
	text-decoration:none;
}


a.link4:hover {
	color: 959595;
	text-decoration:underline;
}