td {
	font-size: 14px;
	line-height: 150%;
	font-weight: lighter;
	text-decoration: none;


}
a:visited {
	color: #000000;
	text-decoration: none;


}
a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.box {
	border-top: 1px none;
	border-right: 1px solid #000000;
	border-bottom: 1px none;
	border-left: 1px solid #000000;

}
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;
}

