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