
.black {
	font:11px Trebuchet MS; 
	color:#EB2D2F;
}

img.img_border, a img.img_border {
	border: 5px solid #FF0000;
}
a:hover img.img_border{
	border-color: #FFCC00;
}

img.img_border2, a img.img_border2 {
	border: 2px solid #FF0000;
}
a:hover img.img_border2{
	border-color: #FFCC00;
}

img.classsimgBordeBCO,  a classsimgBordeBCO {
	border: 1px solid #ffffff;
	margin-top:3px;
	margin-bottom:3px;
}

a:hover img.classsimgBordeBCO {
	border: 1px solid #3d3d3d;
}

