body {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	color: #000000;
	font-size: 14px;
}
.nav  a:link {
	color:#000000;
	text-decoration: underline;
}

.nav  a:visited {
	color:#000000;
	text-decoration: underline;
}
.nav  a:hover {
	color:#1F4958;
	text-decoration: underline;
}
.nav  a:active {
	color:#000000;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.text  a:link {
	color:#D4491F;
	text-decoration: underline;
}

.text  a:visited {
	color:#D4491F;
	text-decoration: underline;
}
.text  a:hover {
	color:#E8B01D;
	text-decoration: underline;
}
.text  a:active {
	color:#D4491F;
	text-decoration: underline;
}
.tabletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.tabletxtinside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.tabletxtinside  a:link {
	color:#000000;
	text-decoration: underline;
}

.tabletxtinside  a:visited {
	color:#000000;
	text-decoration: underline;
}
.tabletxtinside  a:hover {
	color:#D24D1F;
	text-decoration: underline;
}
.tabletxtinside  a:active {
	color:#000000;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.footer  a:link {
	color:#000000;
	text-decoration: underline;
}

.footer  a:visited {
	color:#000000;
	text-decoration: underline;
}
.footer  a:hover {
	color:#FFFAD4;
	text-decoration: underline;
}
.footer  a:active {
	color:#000000;
	text-decoration: underline;
}
