.ad{ 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width:160px;
	background-color:#FFFFFF;
	padding-top:20px;
}
.ad ul{ 
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.ad ul li{ 
	float:left;
	margin:0px;
	position:relative;
	background-color:#FFFFFF;
	width:160px;
}
.title a{
	color:#0000FF;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
.text a{
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.URL a{
	font-size:9px;
	font-weight: normal;
	color:#008000;
	text-decoration: none;
}
.conLink a:link, .conLink a:visited, .conLink a:active{
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.conLink a:hover{
	color: #FF7373;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

