A  {
	font-family : Comic Sans MS;
	color : black;
	text-decoration : none;
	font-size : 10;
	font-weight : bold;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
}

	
