.banner-div {

	width: 168px;

	height: 105px;

	margin : 5px 0px 5px 0px;

	background-color: #EEF5FF;

	border-top: 1px solid #003366;

	border-right: 1px solid #003366;

	border-bottom: 5px solid #003366;

	border-left: 1px solid #003366;

}

a.text:link {

	text-decoration: none;

	color: #444444;

}

a.text:visited {

	text-decoration: none;

	color: #444444;

}

a.text:hover {

	text-decoration: none;

	color: #990000;

	cursor: hand;

}

.text-site {

	font-size: 12px;

	line-height: 1em;

	width: 168px;

	margin: 0px;

	font-weight: bold;

	height: 13px;

	padding-top: 2px;

}

.text-url {

	font-size: 12px;

	line-height: 1em;

	width: 168px;

	margin: 0px;

	font-weight: normal;

	letter-spacing: 1px;

	padding-top: 1px;

	padding-bottom: 2px;

	color: #FF6600;

	height: 13px;

}