.style1 {
	font-family: verdana;
	font-size: 11px;
	color: #464241
}
a:link {
	color: #464241;
	text-decoration: none;
}
a:visited {
	color: #464241;
	text-decoration: none;
}
a:hover {
	color: #736C6A;
	text-decoration: none;
}
a:active {
	color: #464241;
	text-decoration: none;
}
