
a:link span{
	color: #000000;
	text-decoration: none;
}

a:visited span {
	color: #000000;
	text-decoration: none;
}
a:hover span{
	color: #000000;
	text-decoration: none;
}
a:active span{
	color: #000000;
	text-decoration: none;
}


.border01 {
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

