.previewImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 2px solid #A0DCF8;
}

<style type="text/css">
<!--
a.button {	
		font-weight: bold;	
		font-size: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 2px 15px;	
		line-height: 30px;
		border-top: 1px solid white;
		border-right: 1px solid black;	
		border-bottom: 1px solid black;	
		border-left: 1px solid white;	
		text-align: center;	
		width: 250px;	
		}
		
a.button:link { 	
	background-color: #FF9900;
 	color: #FFF;
	text-decoration: none;
}

a.button:visited {	background-color: #FF9900;
 	color: #fff;	text-decoration: none;
}

a.button:hover { 	background-color: #FFBA00;
	border-color: black white white black;
	text-decoration: none;
	}
	
a.button:active { 	background-color: #FFBA00;
 	color: #ccc;
	text-decoration: underline;	
}
-->
</style>
