.link1 {
	font-family: Verdana;
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
