.fantastar_background
{
	/*background-image: url(../Images/background-header-fantastar.jpg);
	background-repeat: no-repeat;*/
}

.fantastar_title
{
	font-family: Helvetica; /* Newfont */
	font-style: normal;
	font-size: 17px;
	color: #D76E08;
	font-weight: normal;
}

.fantastar_heading
{
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.fantastar_footer
{
	/*background-image: url(../Images/background-footer.gif);*/
	background-repeat: no-repeat;
}

.label_pitch_name
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:White;
	font-weight:bold;
}

.label_pitch_name_black
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:Black;
	font-weight:bold;
}

.label_pitch_name_white
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:White;
	font-weight:bold;
}

a.HyperlinkTop:link {
	font-family: Arial;
	font-size: 13px;
	color: Yellow;
	text-decoration: none;
}
a.HyperlinkTop:hover {
	font-family: Arial;
	font-size: 13px;
	color: Yellow;
	text-decoration: underline;
}
a.HyperlinkTop:visited 
{
	font-family: Arial;
	font-size: 13px;
	color: Yellow;
	text-decoration: none;
}