.acc_title
{
	font-weight:bold; 
	font-size:14px;	  
  	color:#990033;
  	text-align:left;
}

.acc_sub_title
{
	font-weight:bold; 
	font-size:12px;	  
	color:#666666;
	text-align:left;
}

a.acc_anchor
{
	font-weight:bold; 
	font-size:10px;	  
	color:#990033;
	text-align:center;
	text-decoration:none;
}
a.acc_anchor:hover
{
	font-weight:bold; 
	font-size:10px;	  
	color:#666666;
	text-align:center;
	text-decoration:underline;
}