.text, div#content ul, div#content ul li, .highlight_area {

	font: normal 12/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	line-height: 150%;
	font-size: small;
}

#mcontent, .mcontent {
float: left;
text-align: left;
color: #000;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

H1, H2{
  color: #000000;
  font: bold 24px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}


div#content a:link, a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #973B97;
	background: transparent; 
	}

div#content a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #F87BAF;
	background: transparent; 
	}

div#content a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #973B97;
	background: transparent;  
	}