a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border: #666666;



}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF99;
	font-weight: bold;
	background-color: #666666;



}
li {
	list-style-type: square;
	color: #FFFF99;
}

