<!--

  td {
  	font-family: "Times New Roman", Times, serif;
  	font-size: 11px;
  	text-decoration: none;
  }
	 
  .description {
  	font-size: 12px;
	line-height : 16px;
  	text-decoration: none;
	color: #5d5d5d;
  }	  
	  
	
  .copyright {
	  font-family: Arial, Helvetica, sans-serif;
	  color: #ABABAB;
	  font-size: 10px;
  }
  
  
  .nav {
  	font-family: "Times New Roman", Times, serif;
  	font-size: 12px;
	font-weight : bold;
	color: #8A8B8C;
  	text-decoration: none;
  }	  
	  
  .nav:hover {	  
	  color: #B72E32;
  }
  
  .navon {
  	font-family: "Times New Roman", Times, serif;
  	font-size: 12px;
	font-weight : bold;
	color: #B72E32;
  	text-decoration: none;
  }	
  
  .title  {
  color: #B72E32;
  }
   
  .redlink {   
   color: #B72E32;
  
  }
  
  .redlink_nou {   
   color: #B72E32;
   text-decoration:none;
  }
   
   .blacktxt_md{
	color: #B72E32;
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	text-decoration : none;
}

.blacktxt_md:hover{
	text-decoration: underline;
}


   .blacktxt_md2{
	color: #B72E32;
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	text-decoration : underline;
}

.blacktxt_md2:hover{
	text-decoration: none;
}
 -->