.olive {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #999900;
	background-image: url(images/Olive.jpg);
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 15px;
}
.orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FF9900;
	background-image: url(images/Orange.jpg);
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 15px;
}
.burgundy {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FF6666;
	background-image: url(images/Burgundy.jpg);
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}