a:link {
	color: #3366FF;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #993300;
	text-decoration: underline;
	border: none;


}
a:visited {
	color: #993300;
	text-decoration: none;
}
