/************* show link styles **************/
.show_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background-color:#ffffff;
	width:700px;
}


.show_link a:link, .show_link a:visited {
	color:#666666;
}
.show_link a:hover {
	color:#006699;
}

.show_link_title{
	font-size: 16px;
	padding-left:10px;
	border-bottom:1px dashed #aaaaaa;	
}

.show_linkURL{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.link_disclaimer{
font-size:12px;
padding:10px;
}