<style type="text/css">
A:link {text-decoration: none} 
A:visited {text-decoration: none} 
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: yellow;}

:link IMG {
	BORDER-RIGHT: #FFCC33 1px solid; BORDER-TOP: #FFCC33 1px solid; BORDER-LEFT: #FFCC33 1px solid; BORDER-BOTTOM: #FFCC33 1px solid
}
:visited IMG {
	BORDER-RIGHT: #FFCC33 1px solid; BORDER-TOP: #FFCC33 1px solid; FILTER; BORDER-LEFT: #FFCC33 1px solid; BORDER-BOTTOM: #FFCC33 1px solid
}
:hover IMG {
	BORDER-RIGHT: #FFCC33 1px dashed; BORDER-TOP: #FFCC33 1px dashed; FILTER; BORDER-LEFT: #FFCC33 1px dashed; BORDER-BOTTOM: #FFCC33 1px dashed
}






#mark a:link IMG {border: 0px solid white; 

}
#mark a:visited IMG {border: 0px solid white;

}
#mark a:hover IMG {border: 0px solid white;
}

</style>

