﻿
td.text_1 a:link ,td.text_2 a:link{ 
font-size: 12px; color:  #B07000; text-decoration:none
}
td.text_1 a:visited ,td.text_2 a:visited {
font-size: 12px; color:  #B07000; text-decoration:none
}
td.text_1 a:hover ,td.text_2 a:hover {
font-size: 12px; color:  #B07000; text-decoration: none
 
}
td.text_1 a:active,td.text_2 a:active  {
 font-size: 12px; color: #CC000A; text-decoration: none
} 
 
.text_1{    
	 
	background-color:#FCF5EF;
  height:16px;
  font-weight:bold;                         
  text-align:center;
  line-height:200%; 
  border-top:#CC7026 dashed 1px;
}

.text_2{
	height:16px;                         
  text-align:center;
  font-weight:bold;   
  line-height:200%; 
  border-top:#CC7026 dashed 1px;
}
 