 a:link {
	text-decoration:none;
	font-weight:bold;
	color: black;
	font-size : 12px;
	font : Courier New;
}
 a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #787878;
	font-size : 12px;
	font : Courier New;
}
 a:hover {
	text-decoration:underline;
	font-weight:bold;
	background-color: transparent;
	font-size : 12px;
	font : Courier New;
}
 a:active {
	text-decoration:underline;
	font-weight:bold;
	background-color: transparent;
	font-size : 12px;
	font : Courier New;
}
	  #td {
	border-width:1px;
	border-style: solid;
	border-color:black;
	margin : 0;
	margin-bottom : none;
	margin-top : none;
	background : #CCCCFF;
	font-family : Verdana;
	font-size : 12px;
	list-style: url(images/redsquare.gif);
	padding : 10;
	padding-bottom : 10;
}
	  #td_inside {
	border-width:1px;
	border-style: solid;
	border-color:black;
	background : #CCCCFF;
	font-family : Verdana;
	font-size : 12px;
	list-style: url(images/redsquare.gif);
	padding : 10;
	padding-bottom : 10;
}
 #th_inside {
	border-width:1px;
	border-style: solid;
	border-color:black;
	background : #CCCCFF;
	font-family : Verdana;
	font-size : 12px;
	list-style: url(images/redsquare.gif);
	padding : 10;
	padding-bottom : 10;
	color : black;
}
	 #tdnb-top {
	border-width:1px;
	border-style: solid;
	border-color:black;
	margin : 0;
	margin-bottom : none;
	margin-top : none;
	background : #CCCCFF;
	font-family : Verdana;
	font-size : 12px;
	list-style: url(images/redsquare.gif);
	border-bottom : 0;
	padding : 10;
	padding-bottom : 10;
}
 #tdnb-bottom {
	border-width:1px;
	border-style: solid;
	border-color:black;
	margin : 0;
	margin-bottom : none;
	margin-top : none;
	background : #CCCCFF;
	font-family : Verdana;
	font-size : 12px;
	list-style: url(images/redsquare.gif);
	border-top : none;
	padding : 10;
	padding-bottom : 10;
}
