body         {  color: #ffffff;  background-color: #006600; background-color: #AF0000; }
                
TD, DIV, SPAN, LABEL
{
	font-size: 11px; 
	font-family: Verdana; 

}

a:link {  font-family: Verdana; font-size: 11px;  color: #F0FF07; text-decoration: underline}
a:visited {  font-family: Verdana; font-size: 11px;  color: #F0FF07; text-decoration: none}
a:hover {  font-family: Verdana; font-size: 11px;  color: #FF8800; text-decoration: none}


}
.logo-text-white-bold-text-1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-white-bold-text-1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A0A0A0;
}
.head-line-white-bold-text-1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.head-line-yeallow-bold-text-1 {
	color: #EFB12C;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.small-gray-text-1 {
	color: #B1B1B1;
	font-family: Verdana;
	font-size: 11px;
}
.black-normal-txt-1 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.black-normal-txt {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.normal-black-txt-1 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.normal-black-txt {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.small-yeallow-bold-text-1 {
	font-family: Verdana;
	color: #EFB12C;
	font-size: 11px;
	font-weight: bold;
}
.yellow-links {
	font-family: Verdana;
	color: #EFB12C;
	font-size: 11px;
	font-weight: bold;
}
.white-text-link {
	font-family: Verdana;
	color: #E0F080;
	font-size: 11px;
	font-weight: bold;
}
.white-text-link:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	
}
.white-text-link:visited {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: none;
	font-size: 11px;
	color: #FFFF00;
}
.white-text-link:active {
	text-decoration: none;
	font-size: 11px;
	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;
}
