.maintb {
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9100FA;
	border-right-color: #9100FA;
	border-bottom-color: #9100FA;
	border-left-color: #9100FA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.foot :link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
.foot :visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot :hover {
	color: #FFFF00;
	text-decoration: none;
}
a {
	font-size: 10pt;
}