FONT.BODY
	{
	color: black;
	font-size: 12px;
	font-family: arial;
	}

FONT.BODY-HEAD
	{
	color: black;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	}

FONT.HEADER
	{
	color: white;
	font-size: 12px;
	font-family: arial;
	}

FONT.FOOTER
	{
	color: black;
	font-size: 10px;
	font-family: arial;
	}

FONT.PHONE
	{
	color: white;
	font-size: 11px;
	font-family: arial;
	}

A.BULLET:LINK, A.BULLET:VISITED, A.BULLET:ACTIVE
	{
	color: black;
	font-size: 12px;
	font-family: arial;
	}

A.BULLET:HOVER
	{
	color: 646258;
	font-size: 12px;
	font-family: arial;
	}
	
A.EMAIL:LINK, A.EMAIL:VISITED, A.EMAIL:ACTIVE
	{
	color: black;
	font-size: 12px;
	font-family: arial;
	}

A.EMAIL:HOVER
	{
	color: 646258;
	font-size: 12px;
	font-family: arial;
	}

A.FOOTER:LINK, A.FOOTER:VISITED, A.FOOTER:ACTIVE
	{
	color: black;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
	}

A.FOOTER:HOVER
	{
	color: black;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
	}

A.MENU:LINK, A.MENU:VISITED, A.MENU:ACTIVE
	{
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	}

A.MENU:HOVER
	{
	color: D8D8D0;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	}

