@charset "utf-8";
/* CSS Document */
body{
	font-size: 11px;!important
	color:#faedd3;
	font-weight: bold;
}

a:visited {
	color:#dd5522;
	text-decoration:none;
	font-weight:bold;
}	

a:hover {
	color: #9abc1c;
	text-decoration: none;
	font-weight:bold;
	}
	
a:link {
	color: #aa7766;
	text-decoration:none;
	font-weight:bold;
}	
.affiliates img {
border-width :2px;
border-color: #aa7766;
margin: 3px;
border-style: solid;
padding: 0px;
}

.affiliates img:hover {
margin: 3px;
border-width :2px;
border-color: #9abc1c;
border-style: solid;
padding: 0px;
}
