/* Link settings */

a
	{ text-decoration:underline; }
a:hover
	{ text-decoration:underline; }

/* Text settings */
.BodyText
	{
	font-family: arial, helvetica;
	font-size: 10px;
	}
.BodyTextMedium
	{
	font-family: arial, helvetica;
	font-size: 10px;
	}
.BodyTextSmall
	{
	font-family: arial, helvetica;
	font-size: 10px;
	}
/* Heading settings */
.SubHead
	{
	font-family: arial, helvetica;
	font-size: 10px;
/*	color: #6FBA47; */
	font-weight: bold;
	}
.HeadTextA
	{
	font-family: arial, helvetica;
	font-size: 10px;
	color: #663333;
	font-weight: bold;
	}
.HeadTextB
	{
	font-family: arial, helvetica;
	font-size: 10px;
	color: #ff9933;
	font-weight: bold;
	}
.HeadTextC
	{
	font-family: arial, helvetica;
	font-size: 10px;
	color: #6FBA47;
	font-weight: bold;
	}
.FixedFont
	{
	font-size: 10px;	
	color: #FF3300;
	font-family: Verdana;
	}
/* Form element settings */
.SelectBold
	{
	background: #FFFFFF;
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	}