a:link { 
color: white; 
text-decoration: none; 

}
a:visited { 
color: white; 
text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #FFB914;
} 
.bold {
	font-weight: bold;
}
.plain {
	font-weight: normal;
}
.dfe {
	color: #000;
}
.epap {
	color: #000;
}
.swq {
	font-size: small;
}
