/* CSS Document */


	
a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
color: #BA6906;
}