.links-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.welcome {
	font-family: "Book Antiqua";
	font-size: 13px;
	font-weight: bold;
	color: #205111;
}
.location {
	font-family: "Book Antiqua";
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #336633;
}
.addresses {
	font-family: "Book Antiqua";
	font-size: 11px;
	color: #000000;
}
.greekbliss {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #336633;
}
.phil {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
}
.photo-title {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #336633;
	font-weight: bold;
}
.heading {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #669933;
	text-decoration: underline;
}
.prices {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.location-green {
	font-family: "Book Antiqua";
	font-size: 11px;
	color: #2C562C;
}
.prices-green {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #336633;
}
.photo-title-white {
	font-family: "Bookman Old Style";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


/*1*/

.class1 A:link {
font-family: Arial;
text-decoration:none;
display:block; 
background-color: #00B619;
font-size: 12px;
text-align: center;
color: #FFFFFF;
font-weight: bold;
}

.class1 A:visited 
{
font-family: Arial;
font-size: 12px;

display:block; 
background-color: #00B619;
text-align: center;
text-decoration:none; 
color:#FFFFFF;
font-weight: bold;
}

.class1 A:active {
font-family: Arial;
display:block; 
background-color: #00B619;
text-decoration:none;
font-size: 12px;
text-align: center;
color:#FFFFFF;
font-weight: bold;

}

.class1 A:hover {
	font-family: Arial;
	font-size: 12px;
	display:block; 
	background-color: #336633;
	color: #FFFFFF;
	font-weight: bold;
}

/*2*/
.class2 A:link {
font-family: Arial;
text-decoration:none;
font-size: 13px;
text-align: center;
color: #FFFFFF;
font-weight: normal;
}

.class2 A:visited 
{
font-family: Arial;
font-size: 13px;
text-align: center;
text-decoration:none; 
color:#FFFFFF;
font-weight: bold;
}

.class2 A:active {
font-family: Arial;
text-decoration:none;
font-size: 13px;
text-align: center;
color:#FFFFFF;
font-weight: bold;

}

.class2 A:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

