  a.comm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900000;
	font-weight: normal;
	text-decoration: none; }
  
  a.comm:visited {
	color: #900000;
	font-weight: normal;
	text-decoration: none; }
  
  a.comm:hover {
	color: #252E83;
	font-weight: normal;
	text-decoration: underline; }
  
  a.comm:visited:hover {
	color: #252E83;
	font-weight: normal;
	text-decoration: underline; }
  
  a.topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900000;
	font-weight: normal;
	text-decoration: none; }
  
  a.topics:visited {
	color: #900000;
	font-weight: normal;
	text-decoration: none; }
  
  a.topics:hover {
	color: #252E83;
	font-weight: normal;
	text-decoration: underline; }
  
  a.topics:visited:hover {
	color: #252E83;
	font-weight: normal;
	text-decoration: underline; }

a.comm-selected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252E83;
	font-weight: normal;
	text-decoration: underline;
}
a.comm-selected:visited {

	color: #252E83;
	font-weight: normal;
	text-decoration: underline;
}
a.comm-selected:hover {

	color: #252E83;
	font-weight: normal;
	text-decoration: underline;
}
a.comm-selected:visited:hover {

	color: #252E83;
	font-weight: normal;
	text-decoration: underline;
}

