A {
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

.link1 {
	font-family: Verdana;
	font-size: 10;
	color: #0099FF;
}

