a:hover {
	color: EFECD8;
}
a:visited {
	color: 7B7965;
	text-decoration: underline;

}
a:link {
	color: CDC0B0;
	text-decoration: none;

}
.maintext {
	color: 7B7965;
}
.words {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #666666;
	text-decoration: underline;
}
