a:link {
	text-decoration: underline;
	color: #000097;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	line-height: normal;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
h2 {
	margin: 10px 5px 5px 10px;
	font-size: large;
}
#pagecontainer {
	width: 750px;
}
.sayings_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #990000;
}

a.purple1:link {
	color: #800080;
	text-align: center;
}
a.yellow2:link {
	color: #CCCC00;
	text-align: center;
}
a.grey3:link {
	color: #999999;
	text-align: center;
}
a.blue4:link {
	color: #00CCFF;
	text-align: center;
}
a.green5:link {
	color: #00FF00;
	text-align: center;
}
a.fuschia6:link {
	color: #FF00FF;
	text-align: center;
}
a.black7:link {
	color: #000000;
	text-align: center;
}

#colored_table a:visited {
	text-decoration: none;
	text-align: center;
}
#colored_table a:hover {
	text-decoration: underline;
	text-align: center;
}
#colored_table a:active {
	text-decoration: underline;
	text-align: center;
}
#colored_table {
}

