	a {
	    text-decoration:none;
	}
	
	a:link {
	    color:#333333;
	    font-weight:normal;
	}
	a:hover {
		Color:#993300;
		font-weight:bold;
		font-style:italic;
	}
	