body         {  line-height: 12px; color: #ffffff; margin: 12px }

TD, DIV, SPAN, LABEL
{
	font-size: 12px; line-height: 12px; color: #ffffff;
	font-family: Arial; line-height: 12px; color: #ffffff;
}

a:link {  font-family: Arial; font-size: 12px; line-height: 12px; color: #FFCC33; text-decoration: none}
a:visited {  font-family: Arial; font-size: 12px; line-height: 12px; color: #FFCC33; text-decoration: none}
a:hover {  font-family: Arial; font-size: 12px; line-height: 12px; color: #FFD700; text-decoration: underline}



.logo-text-white-bold-text-1 {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-white-bold-text-1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF00FF;
}
.head-line-white-bold-text-1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.head-line-yeallow-bold-text-1 {
	color: #EFB12C;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
}
.small-gray-text-1 {
	color: #B1B1B1;
	font-family: Tahoma;
	font-size: 11px;
}
.small-yeallow-bold-text-1 {
	font-family: Tahoma;
	color: #EFB12C;
	font-size: 11px;
	font-weight: bold;
}
.1space{line-height:16px;}
body {
	background-color: #000000;
}
a:link {
	color: #EFB12C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EFB12C;
}
a:hover {
	text-decoration: underline;
	color: #EFB12C;
}
a:active {
	text-decoration: none;
	color: #EFB12C;
}
.white-text-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-text-link:visited {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: none;
	color: #EFB12C;
}
.white-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}
.gray-text-link:link {
	color: #B1B1B1;
	text-decoration: none;
}
.gray-text-link:visited {
	text-decoration: none;
	color: #B1B1B1;
}
.gray-text-link:hover {
	text-decoration: none;
	color: #EFB12C;
}
.gray-text-link:active {
	text-decoration: none;
	color: #B1B1B1;
}