.style10 {
    FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana
}
.text {
    FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana
}
.n {  font-family: "fette Engschrift"; font-size: 22px}

/* url [DIRECTORY_TITLE] */
a.directory_title:link{
   text-decoration : none;
   color : white;
}
a.directory_title:visited{
   text-decoration : none;
   color : white;
}
a.directory_title:hover{
   text-decoration : none;
   color : black;
}
/* url [sub_directory] */
a.sub_directory:link{
   text-decoration : none;
   color : #6495ED;
}
a.sub_directory:visited{
   text-decoration : none;
   color : #483D8B;
}
a.sub_directory:hover{
   text-decoration : none;
   color : #708090;
}
/* img [DIRECTORY_IMAGE] */
img.directory_image {
   border: 0px;
   width: 10px;
   height: 10px;
}
/* url [NAME_DIR_OPEN] */
a.name_dir_open:link{
   text-decoration : none;
   color : #6495ED;
}
a.name_dir_open:visited{
   text-decoration : none;
   color : #483D8B;
}
a.name_dir_open:hover{
   text-decoration : none;
   color : #708090;
}
/* url [NAME_DIR_CLOSE] */
a.name_dir_close:link{
   text-decoration : none;
   color : #6495ED;
}
a.name_dir_close:visited{
   text-decoration : none;
   color : #483D8B;
}
a.name_dir_close:hover{
   text-decoration : none;
   color : #708090;
}
/* url [LINK] */
a.dir_link:link{
   text-decoration : none;
   color : #6495ED;
}
a.dir_link:visited{
   text-decoration : none;
   color : #483D8B;
}
a.dir_link:hover{
   text-decoration : none;
   color : #708090;
}
/* url [NEXT_PAGE] */
a.next_page:link{
   text-decoration : none;
   color : #6495ED;
}
a.next_page:visited{
   text-decoration : none;
   color : #483D8B;
}
a.next_page:hover{
   text-decoration : none;
      color : #708090;
}
/* url [LINK_PATH] */
a.dir_link_path:link{
   text-decoration : none;
   color : #6495ED;
}
a.dir_link_path:visited{
   text-decoration : none;
   color : #483D8B;
}
a.dir_link_path:hover{
   text-decoration : none;
   color : #708090;
}
/* img [PICTURE_DIR_OPEN] */
img.picture_dir_open {
   border: 0px;
}
/* img [PICTURE_DIR_OPEN] */
img.picture_dir_close {
   border: 0px;
}
/* img [PICTURE_LINK] */
img.dir_picture_link {
   border: 0px;
   width: 100px;
   height: 100px;
}
/* img [RATING] */
img.dir_img_rating_star {
   border: 0px;
   width: 10px;
   height: 10px;
}
/* img [DIRECTORY_IMAGE] */
img.directory_image {
   border: 0px;
   width: 22px;
   height: 22px;
}

