body { margin:0px; background-color:#000; color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; }
html { height:100% }
img { margin:0px; border-style:none }
button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top }
p:first-child { margin-top:0px }
table { empty-cells:hide }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom:0px }
.f-fp { margin-top:0px }
.f-x1 {  }
.f-x2 {  }
.f-x3 {  }
h1 { font-size:18px }
h1:first-child { margin-top:0px }

.orange_uppercase_text {
	color:#f5a129;
	text-transform:uppercase;
}
.orange_text {
	color:#f5a129;
}
.purple_text {
	color:#cc00cc;
}

.infosecondarymenu {
	width:101px;
	float:left;
}
a:link {
	color: #f5a129;
	border: #000000;
	text-decoration:none;
}
a:visited {
	color: #f5a129;
	border: #000000;
	text-decoration:none;
}
a:hover {
	color: white;
	border: #000000;
	text-decoration:underline;
/*	border-bottom:1px solid #328dfe;
*/
}
a:active {
	color: #f5a129;
	border: #000000;
	text-decoration:none;
}
 a:hover.nounderline {
	color: white;
	border: #000000;
	text-decoration:none;
}
