.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFEF8;
	text-decoration: none;
}
 
.nav a:link {font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #FFFEF8; text-decoration: none;}
.nav a:visited {font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #FFFEF8; text-decoration: none;}
.nav a:hover {font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #430F01; text-decoration: none;}
.nav a:active {font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #430F01; text-decoration: none;}


.body {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FFFEF8;}
.body a:link {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #856441; text-decoration: none;}
.body a:visited {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #FFFEF8; text-decoration: none;}
.body a:hover {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #CC0000; text-decoration: none;}
.body a:active {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #856441; text-decoration: none;}


.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFEF8;
	text-decoration: underline;

}
.descriptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFEF8;
}
