
.acaheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
	line-height:24px;
	text-decoration: none;
}
.acamainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.acabodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



body.l-inner #l-content  a {
   color: #1177EE;
   font-family: verdana, geneva, sans-serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 16px;
   text-decoration: underline;
 }
 body.l-inner #l-content  a:hover {
   color: #ffffff;
   background-color: #5680aa;
 }

body.l-inner #l-content  a.celltitle {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
	line-height:24px;
	text-decoration: none;
}
body.l-inner #l-content  a.celltitle:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
	line-height:24px;
  text-decoration: none;
  background-color:transparent;
}

/*
body.l-inner #l-content  a {
   color: #000000;
   font-family: verdana, geneva, sans-serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 16px;
   text-decoration: none;
 }
 body.l-inner #l-content  a:hover {
   color: #000000;
   background-color: transparent;
   text-decoration: underline;
 }
 */

/** Used for testing purposes only

#acaheading a { color: #5f8dc1; text-decoration: none; }
#acaheading a:hover { color: #cce5ff; }
#acaheading a:active { color: #6cf; }

**/
