/* CSS Document */

body {
	font: 13px verdana;
	background: #F1F1F3;
}

.link {
	color: #990000;
	text-decoration: none
}

.orange {
color: #FF6600
}

.orange_b {
color: #FF6600;
font-weight: bold
}

.maroon {
font: 13px verdana;
color: #990000;
font-weight: bold
}

.title {
	font-weight: bold
}

.gallery_title {
	color: white
}

p.copyright {
font: 9px
}

.copyright {font-size: 10px}

.img {
border: 0
}

.linkc-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}