a:link {
	color: #FFCC66;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial;


}
a:visited {
	color: #FFCC66;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;


}
a:hover {
	color: #00CC33;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;


}
a:active {
	color: #FFCC66;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;


}
.tbl {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	position: relative;
	clip:   rect(auto auto auto auto);
	margin-bottom: 2px;







}
.indent {
	text-indent: 15pt;
	cursor: hand;
	filter: Glow(Color=#FF0000, Strength=5);




}
.visit {
	font-family: "Monotype Corsiva";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold;
	color: #33FF99;
	text-align: right;
	vertical-align: baseline;

}
