a:link {
	color: #525252;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;


}
a:visited {
	color: #525252;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
}
.bottom {
	color: #FFFFFF;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #525252;
}

