a:link {
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	color: #006600;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;


}
