A.stra3{
	DISPLAY: block;
	text-align:center;
	padding: 0px 4px 0px 4px;
	width:100px;
	line-height:100px;
	height:100px;
	margin:0px;
	text-decoration:none;
	color:#000000;
	background-color:#CCCCCC;
	border-left-width: 4px;
	border-left-style: groove;
	border-left-color: #993300;
	border-right-width: 4px;
	border-right-color: #993300;
	border-right-style: groove;
}
A.stra3:hover {
	TEXT-DECORATION: underline;
	text-align:center;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-right-color: #FF0000;
	border-right-style: solid;
	border-top-width: 4px;
}
