﻿.text-center-large-yellowback {
	text-align: center;
	font-size: large;
	background-color: #FFFFCC;
}
.text-calibri-small {
	text-align: left;
	font-family: Calibri;
	font-size: small;
}
#footer {
	background-color: #FFFFCC;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri;
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
}
#container {
	width: 980px;
	background-color: #DFDFCE;
	font-family: Calibri;
	font-size: medium;
	margin-right: auto;
	margin-left: auto;
}
.text-center-font-large-backgreen {
	text-align: center;
	font-size: large;
	background-color: #99FF66;
}
.border0 {
	border-width: 0px;
}
.text-center {
	text-align: center;
	background-color: #DFDFCE;
}
.text-center-2 {
	text-align: center;
}
.table-holder {
	background-color: #FFFFCC;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.table-color {
	background-color: #FFFFCC;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
a:visited {
	color: #CC0066;
}
a {
	text-decoration: none;
	color: #000080;
}
