td.red {
	font: bold 18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #F40C44 url(/images/fcsm.jpg) no-repeat right top;
	text-transform: capitalize;
	border: 1px solid #000000;
	height: 28px;
	letter-spacing: 0.025em;
}
td.red a:link {
	font: bold 18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none
	background: transparent;
}

.footer {
   font-family: Arial;
   font-size: x-small;
   color: #000080;
}


