.gray {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: C9CDD0;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.white {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {font-family:tahoma; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration: none}
a:active {font-family:tahoma; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration: none}
a:visited {font-family:tahoma; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration: none}
a:hover {font-family:tahoma; font-size:12px; color:#FFFF99; font-weight:normal; text-decoration: underline}
