body, table, td
				{	cursor: default;	font-family: verdana;	font-size:11px;}

BODY { background-color: #F3F3EB;  }

A:link		{	text-decoration: none;	color: #528FAB;	cursor: pointer;}
A:visited   {	text-decoration: none;	color: #528FAB;	cursor: pointer;}
A:active    {	text-decoration: underline;	color: #9E1F2A;	cursor: pointer;}
A:hover		{	text-decoration: underline;	color: #9E1F2A;	cursor: pointer;}

.content { line-height: 21px;}

.contact:link		{	text-decoration: none;	color: #a9c7d5;	cursor: pointer;}
.contact:visited   {	text-decoration: none;	color: #a9c7d5;	cursor: pointer;}
.contact:active    {	text-decoration: underline;	color: #528FAB;	cursor: pointer;}
.contact:hover		{	text-decoration: underline;	color: #528FAB;	cursor: pointer;}



