/* CSS Document */

a: {
color:#666666

}
a:hover {
	color:#009900;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
a {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
