.class1 A:link {text-decoration: none; color: #ED5771;}
.class1 A:visited {text-decoration: none; color: #ED5771;}
.class1 A:active {text-decoration: underline; color: #ED5771;}
.class1 A:hover {text-decoration: underline; color: #ED5771;}
.class1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6D4444; text-align:justify }
	
.class2 A:link {text-decoration: none; color: #B6A78B;}
.class2 A:visited {text-decoration: none; color: #B6A78B;}
.class2 A:active {text-decoration: underline; color: #B6A78B;}
.class2 A:hover {text-decoration: underline; color: #B6A78B;}
.class2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #7A6E59; }

.bgimage {
	background-attachment: scroll;
	background-image: url(Images/linecutbg.jpg);
	background-repeat: no-repeat;
	background-position: center top; }

.semicircle {
	background-attachment: scroll;
	background-image: url(Images/semicirclebg.jpg);
	background-repeat: no-repeat;
	background-position: center top; }
.gallery {
	border: 1px dotted #E4A49C;
	background-color: #F2EACE;

}
