.sf_content {	
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 13px;
}

a:link {
	color: #800000;
text-decoration:underline;
font-weight:bold;
}

a:visited {
	color: #800000;
text-decoration:underline;
font-weight:bold;
}

a:hover {
	color: #4b0082;
}	