A:link { COLOR: #000000; background-color: transparent; text-decoration: none}
A:visited { COLOR: #000000; background-color: transparent; text-decoration: none}
A:active { COLOR: #000000; background-color: transparent;  text-decoration: none }
A:hover { COLOR: #000000; background-color: transparent;  text-decoration: underline }

FORM{margin-bottom:0; margin-top:0 ; margin-left:0; margin-right:0}

IMG{
	border-width:0px;
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}