@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc9a49;
}
a:visited {
	color: #CC9A49;
	text-decoration: none;
}
a {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
abbr {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.Fonts {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CC9A49;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

