.MedTextBlack {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
}

.MedTextWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
}

.MedTextBrown {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.Keywords {
	font-family: Verdana;
	font-size: 1px;
	color: #F1F3DE;
}

.LargeTextBrown {


	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999377;
}

.MedTextBlackTres {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.SmallTextFileSize {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.SmallTextBlack {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.LargeTextBlackBold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.MedTextBlackMedSpaced {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	padding: 5px;
}

.LargeTextBlackBoldMedSpaced {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 5px;
}

.ArtistName {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 5px;
}

.ArtistBio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* Main Links */

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/* Footer Nav Links Style - White Link , White Roll Over. 10 Point */

a.FooterNavLink:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.FooterNavLink:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.FooterNavLink:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


/* Med Black Text Links  */

a.BlackMedTextLink:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.BlackMedTextLink:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight: bold
	text-decoration: underline;
}
a.BlackMedTextLink:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight: bold
	text-decoration: none;
}

/* Main Navigation Links  */

a.MainNavLink:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #7F8075;
	text-decoration: none;
}
a.MainNavLink:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #7F8075;
	text-decoration: none;
}
a.MainNavLink:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


/* Med Black Text Links  */

a.BlackLargeTextLink:link {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.BlackLargeTextLink:visited {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.BlackLargeTextLink:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
