.TableBorder {
	border-top-width: 3px;
    border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
    border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ae6e93;
	border-right-color: #ae6e93;
	border-bottom-color: #ae6e93;
	border-left-color: #ae6e93;
}
.MainFont {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #8b6892;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ae6e93;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #8b6892;
	text-decoration: none;
}
.Pic {
	border: 1px solid #000000;
}
