<style>
A:link    {color: blue; TEXT-DECORATION: none }
A:visited {color: blue; TEXT-DECORATION: none }
A:active  {color: blue; TEXT-DECORATION: none }
A:hover   {color: red;  TEXT-DECORATION: none }
</style>.bottomstuff {
	text-align: center;
}
.bottomstuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.captioninwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

