<style>a.box2 {
	padding: 1px;ffffff

	color: #;
	font-family: "Times New Roman", Times, serif;
	background-color: #red;
	background-position: center center;
	display: table-cell;
	clear: right;
	float: none;
	height: auto;s
	width: 100%;
	clip:  rect(auto 100% auto auto);
	font-size: small;
}

a.box2:hover {
	color: #red;
	padding: 1px;
	text-decoration: none;
	background-color: #red;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

a.box {
	padding: 1px;
	color: #white;
	font-family: "Times New Roman", Times, serif;
	background-color: #white;
	background-position: center center;
	display: table-cell;
	clear: right;
	float: none;
	height: auto;
	width: 100%;
	clip:  rect(auto 100% auto auto);
	font-size: xx-small;
	font-weight: bold;
	cursor: crosshair;
	filter: BlendTrans(Duration=5);
	vertical-align: text-top;
	letter-spacing: normal;
	word-spacing: normal;
	border-top: #FFFFFF;
	border-right: #CCCCCC;
	border-bottom: #000000;
	border-left: #CCCCCC;
}
a.box:hover {
	padding: 1px;
	text-decoration: blink;
	color: #grey;
	font-family: "Times New Roman", Times, serif;
	background-color: #red;
	background-position: center center;
	display: table-cell;
	clear: right;
	float: none;
	height: auto;
	width: 100%;
	clip:  rect(auto 100% auto auto);
	font-size: xx-small;
	font-weight: bold;
	border-top: #FFFFFF;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #FFFFFF;
	
	
}.textarea_ { background:#FFFFFF
}
</style>
