*
{
	font-family										:	verdana;
	font-size											:	10pt;
	font-weight										:	normal;
	color												:	#FFFFFF;
}

BODY
{
	margin												:	0px;
	background-color							:	#000000;
}

A
{
	text-decoration								:	none;
	color												:	#E0D847;
}

A:active
{
	text-decoration								:	none;
	color												:	#E0D847;
}

A:visited
{
	text-decoration								:	none;
	color												:	#E0D847;
}

A:hover
{
	text-decoration								:	none;
	color												:	#FFFF00;
}

.LNK_TOPNAV
{
	text-decoration								:	none;
	color												:	#FFFFFF;
}

.LNK_TOPNAV:active
{
	text-decoration								:	none;
	color												:	#FFFFFF;
}

.LNK_TOPNAV:visited
{
	text-decoration								:	none;
	color												:	#FFFFFF;
}

.LNK_TOPNAV:hover
{
	text-decoration								:	none;
	color												:	#CCCCCC;
}

.LNK_BOTNAV
{
	text-decoration								:	none;
	color												:	#FFFFFF;
	font-weight										:	bold;
}

.LNK_BOTNAV:active
{
	text-decoration								:	none;
	color												:	#FFFFFF;
	font-weight										:	bold;
}

.LNK_BOTNAV:visited
{
	text-decoration								:	none;
	color												:	#FFFFFF;
	font-weight										:	bold;
}

.LNK_BOTNAV:hover
{
	text-decoration								:	none;
	color												:	#CCCCCC;
	font-weight										:	bold;
}

.TXT_PHONE
{
	font-weight										:	bold;
}

.TXT_COPYRIGHT
{
	color												:	#CC0000;
	font-weight										:	bold;
}

.LNK_BOTNAV2
{
	text-decoration								:	none;
	font-weight										:	bold;
	color												:	#CC0000;
}

.LNK_BOTNAV2:active
{
	text-decoration								:	none;
	font-weight										:	bold;
	color												:	#CC0000;
}

.LNK_BOTNAV2:visited
{
	text-decoration								:	none;
	font-weight										:	bold;
	color												:	#CC0000;
}

.LNK_BOTNAV2:hover
{
	text-decoration								:	none;
	font-weight										:	bold;
	color												:	#FF0000;
}
.black {
color:black;
}
.black a {
color:black;
}
.black a:hover {
color:black;
}
