a {
	text-decoration: none;
	color: #caebb3;
}
a:visited {
	text-decoration: none;
	color: #caebb3;
}
a:hover {
	text-decoration: none;
	color: #FFEA0B;
}

#outline {
	border: 1px solid #ffffff;
}
.footer {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
}
body {
	background-color: #E1E7DE;
}
.green_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #caebb3;
	letter-spacing: 1px;
}
.yellow_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFEA0B;
	letter-spacing: 1px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CAEBB3;
}
.white_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	letter-spacing: 1px;
}

