a {
	font-family: verdana;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
