.topalign {
	background-attachment: fixed;
	background-image: url(images/radio_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
}
.orange {

	font-family: tahoma;
	font-size: 11px;
	color: #F56608;
	text-decoration: none;
	line-height: 16px;
}

.white a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

