A:link {
 TEXT-DECORATION: none
}
A:visited {
 TEXT-DECORATION: none
}
A:active {
 TEXT-DECORATION: none
}
A:hover {
 TEXT-DECORATION: underline
}
IMG.thumbnail {
  border-style : solid;
  border-width : 1pt;
  border-color : #000000
}
.caption_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000000
}
.gallery_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #000000
}
.thumbnail_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000
}
.normal_font {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000
}
.normal_bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000
}
.comment_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #666666
}
TEXTAREA.comment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	width : 520px;
	height : 60px
}
TR.spacing {
	height : 1px;
	color : #000000;
	background-color : #cccccc
}
INPUT.name_loc {
	width : 130px;
	color : #000000;
	background-color : #ffffff
}
