.textorange {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: 15pt;
	text-decoration:none;
}
.textorange :hover{
font-family: Arial; 
font-size: 9pt; 
font-style: normal; 
font-weight: bold; 
color: #DA6F00; 
line-height: 15pt;
text-decoration:none;
}
.contactus {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: 14pt;
	text-decoration:none;
}
.textorange:hover {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #DA6F00;
	line-height: 15pt;
	text-decoration:underline;
}

.textyello {
font-family: 
Arial; font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #ffffff; 
text-decoration:none;
}

.textyello:hover{
font-family: 
Arial; font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #DA6F00; 
text-decoration:none;
}
.LINK {
font-family: Arial; font-size: 9pt; 
font-style: normal; 
font-weight: normal; 
color: #FFD962;
text-decoration:none ;
}
.LINK:hover {
font-family: Arial; font-size: 9pt; 
font-style: normal; 
font-weight: normal; 
color: #ffffff;
text-decoration:none; 
}

.textJustify {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	white-space: normal;
	list-style-position: outside;
	list-style-image: url(images/icon.jpg);
	list-style-type: circle;

} 

.textSmall {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.textSmall:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #EBB200;
	font-size: 11px;
	text-decoration: none;
}
BODY
{
	margin-top: 0px;
	padding-left: 0px;
	left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	background-color: #000000;
width:100%;
}
