
#try a{text-decoration: none;
color: blue;
font-weight:bold;}
#try a:hover {text-decoration:underline;
	color: green;}

#container {
	width: 85%;
		overflow: hidden;}