A:link	
{	
	font-family: Arial;
	text-decoration:	none;
	color:	#C7256E;
	font-size: 12px;
	font-weight: bold;
}	
		
A:visited	
{	
	font-family: Arial;
	text-decoration:	none;
	color:	#C7256E;
	font-size: 12px;
	font-weight: bold;
}	
		
A:active	
{	
	font-family: Arial;
	text-decoration:	none;
	color:	#C7256E;
	font-size: 12px;
	font-weight: bold;
}	
		
A:hover	
{	
	font-family: Arial;
	text-decoration:	underline;
	color:	#C7256E;
	font-size: 12px;
	font-weight: bold;
}

A.MainLink:link	
{	
	font-family: Arial;
	text-decoration:	none;
	color:	White;
	font-size: 12px;
	font-weight: bold;
}	
		
A.MainLink:visited	
{	
	font-family: Arial;
	text-decoration:	none;
	color:	White;
	font-size: 12px;
	font-weight: bold;
}	
		
A.MainLink:active	
{	
	font-family: Arial;
	text-decoration:	none;
	color:	White;
	font-size: 12px;
	font-weight: bold;
}	
		
A.MainLink:hover	
{	
	font-family: Arial;
	text-decoration:	underline;
	color:	White;
	font-size: 12px;
	font-weight: bold;
}

.BodyTextGray
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;	
}

.BodyTextGrayBold
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.BodyTextGray14px
{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}

.BodyTextGray14pxBold
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.BodyTextWhite
{
	font-family: Arial;
	font-size: 12px;
	color: White;
}

.Footer
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

.Footer10px
{
	font-family: Arial;
	font-size: 10px;
	color: White;
	font-weight: bold;
}

.Headings
{
	font-family: Arial;
	font-size: 14px;
	color: #C7256E;
	font-weight: bold;
}

.Note
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;	
}

.SectionHeaderTextBold
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
}