body { background:#000000; font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif; }

.text {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #000000;
}
.textLRG {
	font-family: "Gill Sans MT";
	font-size: 24px;
	color: #000000;
}
.textmed {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: bold ;
	color: #000000;
}
.textsmall {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #000000;
}
.LRGwhite {
	font-family: "Gill Sans MT";
	font-size: 24px;
	color: #FFFFCC;
}

.biege {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #FFFFCC;
}

A.biege:link {text-decoration: none color: #FFFFCC;}
A.biege:visited {text-decoration: none color: #FFFFCC;}
A.biege:active {text-decoration: none color: #FFFFCC;}
A.biege:hover {text-decoration: underline; color: AAFF00;}

.devin1 {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #000000;
}
A.devin1:link {text-decoration: none color: black;}
A.devin1:visited {text-decoration: none color: black;}
A.devin1:active {text-decoration: none color: black;}
A.devin1:hover {text-decoration: underline; color: red;}

