table		{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color:white; background-color:transparent;
}
.text		{
	font-size: 10pt;
	font-weight: normal;
}

a		{text-decoration: underline}
a:active	{color: #ffcc00;text-decoration: underline}
a:link		{color: white;	text-decoration: none}
a:visited	{color: white;	text-decoration: none}
a:hover		{color: #ffcc00;text-decoration: underline}


.top		{color: #ffcc00; font-size: 8pt; font-weight: normal}
.menu		{}

.home		{}

.content	{color: #ffffcc}

a.email:hover	{color: #ff9966}
a.email:link	{color: #ff9966}
a.email:visited	{color: #ff9966}
a.email:active	{color: #ff9966}

.tel		{color: #ffcc00}

.address	{color: white}

