.a12_grey {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #646464; 
	text-decoration: none
	}
.a12_orange {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; 
	color: #FF5400; 
	text-decoration: none
	}
.a12_blue {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #806C3B
	}
.link { color: #C40D29; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
          }
.link:hover { 
	color: #C40D29; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
	text-align: center;
          }

img {
	border: #949395;
}