A:link  {
	text-decoration : none;
	font-family : Verdana;
	font-style : normal;
	line-height : normal;
	color : #FFFFFF:color;
}

A:visited  {
	text-decoration : none;
	font-family : Verdana;
	font-style : normal;
	line-height : normal;
	color : #FFFFFF:color;
}

A:hover  {
	color : #E7007B;
	font-family : Verdana;
	font-style : normal;
	line-height : normal;
	text-decoration : none;
}

A:active  {
	text-decoration : none;
	font-family : Verdana;
	font-style : normal;
	line-height : normal;
	color : #FFFFFF:color;
}

P {
	font-family : Verdana;
	font-size : 10pt;
}

.SmallBodyText  {
	font-family : Verdana;
	font-size : 8pt;
}

.MediumBodyText  {
	font-family : Verdana;
	font-size : 10pt;
}

.LargeBodyText {
	font-family : Verdana;
	font-size : 12pt;
}

.ExtraLargeBodyText {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
}

.Error  {
	font-family : verdana;
	font-size : 18pt;
	color : Red;
	font-weight : bold;
}

.SmallError {
	font-family: verdana;
	color : Red;
	font-size : 12pt;
	font-weight: bold;
}

.MediumRequiredText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Red;
}

.RolloverText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-color: #401880;
}

.StationText {
	background-color: #401880;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
}

.StationTextSmall  {
	font-family : Verdana;
	background-color: #401880;
	font-size: 8pt;
	color: White;
}


