.white {
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
}

a.white:link,a.white:active,a.white:visited { 
	color: #ffffff;
	cursor: hand;
}

a.white:hover {
	color: #ffffff;
}

.awhite {
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
}

a.awhite:link,a.awhite:active,a.awhite:visited { 
	color: #ffffff;
	cursor: hand;
}

a.awhite:hover {
	color: #ffffff;
}