@charset "ISO-8859-1";
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	text-decoration: none;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #963;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
