p { font-size: 12px;}

#aabanner {
	width: 320px;
	height: 250px;
	border-top: 2px solid #e4cf65;
	border-left: 2px solid #e4cf65;
	border-right: 2px solid #867435;
	border-bottom: 2px solid #867435;
	background-color: #b6a759;
	color: black;	
}

#aabannerlogo {
	border: 0;
	margin-top: 10px;
	margin-left: 22px;
	width: 271px;
	height: 90px;
	display: block;
}

#aabannertext {
	margin: 10px 22px;
	font-weight: bold;
	font-size: 16px;
	width: 271px;
}

#aabannertext p {
	margin-top: 10px;
}

#aabannertext a {
	color: black;
	text-decoration: none;
}

#aabannertext a:hover {
	text-decoration: underline;
}
