.content_text_image {
 color: white;
 font-family: arial, helvetica;
 text-align: center;
 font-size: 11px;
}
.content_text {
 color: white;
 font-family: arial, helvetica;
 text-align: justify;
 font-size: 11px;
}
.content_text A, .content_text A:VISITED, .content_text A:LINK {
 text-align: left;
 color: #C19C6A;
 font-family: arial, helvetica;
 font-size: 11px;
 text-decoration:none;
}
.content_text A:HOVER, .content_text A:ACTIVE {
 text-align: left;
 color: #C19C6A;
 font-family: arial, helvetica;
 font-size: 11px;
 text-decoration:underline;
}
.content_text_menu {
 color: #C19C6A;
 font-family: arial, helvetica;
 text-align: left;
 font-size: 11px;
}
.title {
 color: #C19C6A;
 font-family: arial, helvetica;
 font-size: 16px;
 font-weight: bold;
}
.title2 {
 color: #FFFFFF;
 font-family: arial, helvetica;
 font-size: 14px;
 font-weight: bold;
}
.content_text_menu A, .content_text_menu A:VISITED, .content_text_menu A:LINK {
 text-align: left;
 color: #AAAAAA;
 font-family: arial, helvetica;
 font-size: 11px;
 text-decoration:underline;
}
.content_text_menu A:HOVER, .content_text_menu A:ACTIVE {
 text-align: left;
 color: #C19C6A;
 font-family: arial, helvetica;
 font-size: 11px;
 text-decoration:none;
}
.photothumb a, .photothumb a:visited {
  display: block;
  border-style:solid;
	border-color:#000000;
	border-width:1px;
}
.photothumb a:hover, .photothumb a:active {
  display: block;
  border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}
