.head {
	font: normal 16px "Lucida Calligraphy";
	color: #F1D274;
	text-decoration: underline;
}
.gal_entry { 
	width: 49%; float:left; 
}
.gal_entry p { 
	padding: 0; 
	margin: 0; 
}
.gal_entry img { 
	border: 0;
}

.textInSide {
	font: 14px Tahoma;
	color: #CCCCCC;
}
.link_name {
	font: normal 16px Tahoma;
	color:#EABA2B;
}
.link_name a {
	text-decoration: none;
	color: #000;
}
.link_name a:hover {
	text-decoration: underline;
	color:#EABA2B;
}
.textTable {
	font: 12px Tahoma;
	color: #CCCCCC;
}
.link_box {
	color: #CCC;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.link_box a:link, .link_box a:visited, .link_box a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.link_box a:hover {
	color: #EABA2B;
	text-decoration:underline;
}

.head2 {
    font: normal 14px "Lucida Calligraphy";
    color: #F1D274;
    text-decoration: none;
}
