a:link {
	color: #336699;
	text-decoration: none;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;


}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;

}
