.full {
	background-color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.main {
	background-color: #B99A1D;
}

.style3 {font-size: 12px}


a {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

.gallery a img {

	border-color: #FF0000;
	border-bottom-width:1px;

}

.gallery a:hover img {

	border-color: #666666;
	border-bottom-width:1px;

}
