a:link {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
a:hover {
	color: #333333;
	background-color: #FF9900;
	font-style: normal;
	font-weight: bold;

}
a:visited {
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;




}
.unnamed1 {
	color: #666666;
	text-decoration: none;
}
