.Peoples {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
}
.BlackBorder {
	width: auto;
	border: 1px solid #000000;
}
.InsideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
}

a.red:link {color: ##000066; font-style: bold}
a.red:active {color: ##000066; font-style: bold}
a.red:visited {color: ##000066; font-style: bold}
a.red:hover {color: #FF0000; font-style: bold; TEXT-DECORATION: underline;}
