td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.border {
	border: 1px solid #999999;
}
.navborder {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.bottomborder {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
a:link{
	color:#7F4098;
	text-decoration: none;
}
a:visited{
	color:#7F4098;
	text-decoration: none;
}
a:hover{
color:#54196C;
text-decoration:underline;
}
a:active{
	color:#54196C;
	text-decoration: underline;
}
.purple {
	color: 4C1066;
}
.mediumtext {
	font-size: 12px;
}
