<STYLE type="text/css">
a{ text-decoration:none; }
A:HOVER{
	position:relative;
	color : #ff3300;
	top:1px;
	left:1px;
	cursor:hand;
	}

body,table {
	font-size:12px;
	line-height:130%;
	font-family:"Tahoma,MS Gothic";
}

table { margin:2px; }
small { font-size:12px; }

</STYLE>