.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffd200;
}
.yellowbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffd200;
}
.yellow12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD200;
}
a.yellowlink {
	color: #ffd200;
	text-decoration: underline;
}
a.yellowlink:hover {
	color: #ffffff;
	text-decoration: underline;
}

