@charset "UTF-8";
/* CSS Document */

.lightBKD {background-image:url(images/backgroundMiddle-1.jpg); padding:10px}

a:link {
	color: #333333;
}

a:visited {
  color: #333
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

.rightThumbs {margin-bottom:10px; border:none; text-align:center}

