A
{
	color: #c3a657;
	text-decoration:none;
}

.FontOrange
{
	font-family: Arial;
	color: #c3a657;
}

.FontWhite
{
	font-family: Arial;
	color: #FFFFFF;
}

.FontBlack
{
	font-family: Arial;
	color: #000000;
}

.FontOrangeSmall
{
	font-family: Arial;
	color: #c3a657;
	font-size: small;
}

.FontWhiteSmall
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: small;
}

.FontBlack
{
	font-family: Arial;
	color: #000000;
	font-size: small;
}