.Tiny {
	font-size: x-small;
	font-style: italic;
	color: #45614B;
}
.Default {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #813BB7;
	font-style: normal;
}
.DefaultPurple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #813BB7;
	font-style: normal;
}
.DefaultDeepGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #28392D;
	font-style: normal;
}
.DarkPurple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #813BB7;
	font-style: normal;
}
.LightPurple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #D19BFD;
	font-style: normal;
}
.NewGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #40674A;
	font-style: normal;
}
.LightGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8BC789;
	font-style: normal;
}
.BigTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8A40B9;
	font-size: x-large;
	font-style: normal;
	text-decoration: none;
}
.LargeTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #45614B;
	font-size: large;
	font-style: normal;
	text-decoration: none;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9cc00;
	color: #432026;
	list-style-position: inherit;
	list-style-type: circle;
	font-size: medium;
	text-decoration: none;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TrackTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #45614B;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: center;
	font-style: normal;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.BigYellow {
	color: #28392D;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: center;
	font-style: italic;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.myActiveButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #40674A;
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-bottom-width: thick;
	border-top-color: #40674A;
	border-right-color: #40674A;
	border-left-color: #40674A;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
	font-weight: bold;
}
.myButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #40674A;
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: ridge;
	border-left-style: outset;
	border-bottom-width: thick;
	border-bottom-color: #364C0E;

}
a.DefaultDeepGreen:link{
	color: #40674A;
	font-style: normal;
	font-weight: bolder;
	font-size: large;
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.DefaultDeepGreen:visited {
	text-decoration: none;
	color: #40674A;
}
a.DefaultDeepGreen:hover {
	font-style: italic;
	font-weight: bolder;
}
a.DefaultDeepGreen:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a.Tiny:link{
	color: #40674A;
}

a.Tiny:visited {
	text-decoration: none;
	color: #40674A;
}
a.Tiny:hover {
	font-style: italic;
	font-weight: bolder;
}
a.Tiny:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.TrackTitles:link{
	color: #40674A;
	font-weight: bold;
}

a.TrackTitles:visited {
	text-decoration: none;
	color: #40674A;
}
a.TrackTitles:hover {
	font-style: italic;
	font-weight: bolder;
}
a.TrackTitles:active {
	color: #FFFFFF;
	text-decoration: none;
}
.PurpleTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #813BB7;
	text-align: center;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
