/* CSS Document */


div a:link img {
border:#666666 solid thin;
}
		   
div a:hover img  {
border:#666666 solid thin;
}

div a:visited img  {
border:#666666 solid thin;
}
