body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F86463;
}
a:visited {
	color: #F86463;
}
a:hover {
	color: #000000;
}
a:active {
	color: #F86463;
}

.contour { border: 2px dashed #FB7C45; }
a.contour:link img {border: 2px solid #0063DB; }
a.contour:visited img {border: 2px solid #0063DB; }
a.contour:focus img {border: 2px solid #FB7C45 }
a.contour:active img {border: 2px solid #0063DB; }
a.contour:hover img {border: 2px solid #FB7C45 }
a.viewpic {
  position:relative;
  text-decoration: none;
}
a:hover.viewpic {
  text-decoration: none;
  background: none;
  border:2;
}
a.viewpic span {display: none;
}
a:hover.viewpic span { display: block; position: absolute;
border:2;
_top:-30px;
right: -70px;
z-index: 20;
width:100%;
padding:2px 1px}



