a:link {
	color: #993333; 
	text-decoration: none;
}

a:visited {
	color: #993366; 
	text-decoration: none;
}

a:hover {
	color: #000000; 
	text-decoration: underline;
}

.content {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333}
