.boxtitle {
  font-family: Arial Black, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #0040FF;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.boxtitle a:link {
  color: #0004FF;
  text-decoration: underline;
}

.boxtitle a:visited {
  color: #0004FF;
  text-decoration: underline;
}

.boxtitle a:hover {
  color: #0040FF;
  text-decoration: none;
}

.boxtitle a:active {
  color: #0004FF;
  text-decoration: none;
}

.thumbstitle {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  color: #0040FF;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;
}

.thumbstitle a:link {
  color: #0004FF;
  text-decoration: none;
}

.thumbstitle a:visited {
  color: #0004FF;
  text-decoration: none;
}

.thumbstitle a:hover {
  color: #0040FF;
  text-decoration: underline;
}

.thumbstitle a:active {
  color: #0004FF;
  text-decoration: none;
}

.detailstitle {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #0040FF;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;
}

.detailstitle a:link {
  color: #0004FF;
  text-decoration: none;
}

.detailstitle a:visited {
  color: #0004FF;
  text-decoration: none;
}

.detailstitle a:hover {
  color: #0040FF;
  text-decoration: underline;
}

.detailstitle a:active {
  color: #0004FF;
  text-decoration: none;
}

.detailsdescription {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: #0040FF;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
}

.detailsdescription a:link {
  color: #0004FF;
  text-decoration: none;
}

.detailsdescription a:visited {
  color: #0004FF;
  text-decoration: none;
}

.detailsdescription a:hover {
  color: #0040FF;
  text-decoration: underline;
}

.detailsdescription a:active {
  color: #0004FF;
  text-decoration: none;
}

.alltimetitle {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  color: #0040FF;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
}

.alltimetitle a:link {
  color: #0004FF;
  text-decoration: none;
}

.alltimetitle a:visited {
  color: #0004FF;
  text-decoration: none;
}

.alltimetitle a:hover {
  color: #0040FF;
  text-decoration: underline;
}

.alltimetitle a:active {
  color: #0004FF;
  text-decoration: none;
}

.thumbs img {
	COLOR:  #0004FF; TEXT-DECORATION: none;
}
.thumbs img {
	border: 2px solid #0004FF;
	 filter: alpha(opacity=100);
	-moz-opacity: 1 
}
.thumbs:a img {
	border: 2px solid #0004FF;
}
.thumbs:hover img {
	 border: 2px solid #0040FF;
	 filter: alpha(opacity=80);
	-moz-opacity: 0.8
}
.thumbs:hover {
	color:  #0040FF; TEXT-DECORATION: none; /* Dummy definition to overcome IE bug */
}
