.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D0D0DA;
	text-decoration: none;
}
.nav a:link {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D0D0DA;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D0D0DA;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D0D0DA;
	text-decoration: none;
	background-color: red;
}
.nav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: red;
	text-decoration: none;
	background-color: red;
}body {
	margin: 0px;
	padding: 0px;
	background-color: #D7D7D7;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;

}
.maintable {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #404080;
	background-color: #FFFFFF;

}
.IndexText {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000000;
	text-decoration: none;
}
.AddressText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333366;
	text-decoration: none;
}
.PageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #333366;
	text-decoration: none;
}
