.no_repeat {
	background-repeat: repeat-x;
}
.copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #996600;
}
.main {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	color: #990000;
}
.images {
	border: 1px solid #98795C;
}
.link {
	font-family: Tahoma;
	font-size: x-small;
	color: #006699;
	text-decoration: none;
}

.link:hover {
	font-family: Tahoma;
	font-size: x-small;
	color: #990000;
	text-decoration: underline;
}

