A.Menu
{
	font-size: 10pt;
	color: #CCFFFF;
	font-family: Arial;
	text-decoration: none;
}
A.Menu:hover
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
A.ReadMore
{
	font-size: 8pt;
	color: #333300;
	font-family: Arial;
	text-decoration: none;
}
A.ReadMore:hover
{
	font-size: 8pt;
	color: #CC6600;
	font-family: Arial;
	text-decoration: none;
}
A.Links
{
	font-size: 9pt;
	color: #333300;
	font-family: Arial;
	text-decoration: underline;
}
A.Links:hover
{
	font-size: 9pt;
	color: #CC6600;
	font-family: Arial;
	text-decoration: underline;
}
.StandardTextTitle
{
	font-size: 12pt;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
}
.StandardText
{
	font-size: 11pt;
	color: #333333;
	font-family: Arial;
}



.CategoryTextGreen
{
	font-size: 14pt;
	color: #339966;
	font-family: Arial;
	font-weight: bold;
}

.CategoryTextOrange
{
	font-size: 14pt;
	color: #CC6600;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}