<style type="text/css">
<!--
A .img  {border: 1px solid black}
A:hover .img  {border: 1px dashed black}
.lnk {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
} 
-->
}
body {
	background-color: #f4f4f4;
}
a:link {
	color: #000000;
	text-decoration: none;
        
}
a:visited {
            color: #3333FF;
	text-decoration: none;
}
a:hover {
            color: #EC2828;
	text-decoration: none;
}
a:active {
            color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	target="_self";
	color: #6385aa;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
-->
</style>