a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;

}
