a:visited {
	color: 330066;
	text-decoration: none;

}
a:active {
	color: 660000;
	text-decoration: none;

}
a:hover {
	color: #996633;
	text-decoration: none;

}
a:link {
	color: #996633;
	text-decoration: none;
	target:_blank;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

