.link1 {
	font-family: verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
a.link1:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
}
