.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.textwhite {

	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

body {
 bgcolor: "#000000";
}

.textwhite a:hover {text-decoration: underline; }
.textwhite a:link {color: #FF6600; }
.textwhite a:visited {color: #FF6600; }
.textwhite a:active {color: #FF6600; }