.text-large a:hover { color: #ff8c00 ; text-decoration:underline }
.text-large-s a:hover { color: #ff8c00 ; text-decoration:underline }
.text-middle a:hover { color: #ff8c00 ; text-decoration:underline }
.text-middle-m a:hover { color: #ff8c00 ; text-decoration:underline }
.text-middle-s a:hover { color: #ff8c00 ; text-decoration:underline }
.text-small a:hover { color: #ff8c00 ; text-decoration:underline }
.text-small-s a:hover { color: #ff8c00 ; text-decoration:underline }

.text-small-project_menu a:link { color: #000000}
.text-small-project_menu a:visited  { color: #000000 }
.text-small-project_menu a:hover { color: #ff8c00 ; text-decoration:underline }

.text-small-index_menu a:link { color: #ffffff }
.text-small-index_menu a:visited  { color: #ffffff }
.text-small-index_menu a:hover { color: #ff8c00 ; text-decoration:underline }


.text-xlarge {font-size: 1.2em }
.text-large {font-size: 0.95em; line-height: 1.3em}
.text-large-s {font-size: 14px; line-height: 16px}
.text-middle {font-size: 0.8em; line-height: 1.4em }
.text-middle-m {font-size: 0.8em; line-height: 1.2em}
.text-middle-s {font-size: 0.8em; line-height: 1.2em}
.text-small {font-size: 0.7em}
.text-small-s {font-size: 0.7em; line-height: 1.0em}

.text-small-project_menu {font-size: 0.7em; line-height: 1.4em }
.text-small-index_menu {font-size: 0.7em; line-height: 1.1em }


A:link,A:visited,A:active {text-decoration:none}

.fair a:link { font-size: 16px; line-height: 14px; color: #cccccc }
.fair a:visited { font-size: 16px; line-height: 14px; color: #cccccc }
.fair a:active { font-size: 16px; line-height: 14px; color: #cccccc }
.fair a:hover { font-size: 16px; line-height: 14px; color: #FF9900 }

.content-entry{
  border-top: 1px solid #E6E6E6;
  padding: 10px;
}

.content-entry img{
  border: none;
}

.content-entry h3{
  background-color: #E6E6E6;
  padding: 5px;
  font-size: 12px;
}

