td {
	font-size: 14px;
	line-height: 150%;
	font-weight: lighter;
	text-decoration: none;


}
a:visited {
	color: #000000;
	text-decoration: none;


}
a:hover {
	
	color: #0000FF;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.box {
	border-top: 1px none;
	border-right: 4px solid #ffffff;
	border-bottom: 1px none;
	border-left: 4px solid #ffffff;

}
a.a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.boxr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.haha { 
             background-color:white;
             visibility:hidden;
             display:none;
             position:absolute;
             left:0px;top:0px; 
}

