.bodylink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;
	color: #FFFFFF;	
}

a.bodylink:link {
	color: #FFFFFF;	
	text-decoration: none;	

}
a.bodylink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bodylink:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.bodylink:active {
	color: #FFFFFF;
	text-decoration: none;
}

.xbig {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

