.yellow {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
.gray {
	font-size: 12px;
	color: #636563;
	text-decoration: none;
	line-height: 25px;

}
.black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.gg {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
