/* Default Font */

body, div, span, ul, li, p, td {

  font-family:		Verdana;
  font-size:		10pt;
  color:		#333333
}


/* Links */

a:link {
  font-weight:		bold;
  text-decoration:	none;
  color:		navy
}

a:active {
  font-weight:		bold;
  text-decoration:	none;
  color:		navy
}

a:visited {
  font-weight:		bold;
  text-decoration:	none;
  color:		navy
}

a:hover {
  font-weight:		bold;
  text-decoration:	underline;
  color:		blue
}


/* Date */

.FreeFind {
  font-family:		Verdana;
  font-size:		11px;
  color:		#333333
}


/* Title */

.title {
  font-family:		Verdana;
  font-size:		16px;
  font-weight:		bold;
  color:		#333333
}


/* Footer */

.footer {
  background-color:	#1E1E24;
  font-family:		Verdana;
  font-size:		11px;
  color:		#FFFFFF
 }

a.special:link {
  font-weight:		bold;
  text-decoration:	underline;
  color:		red
  }
a.special:active {
  font-weight:		bold;
  text-decoration:	underline;
  color:		red
}

a.special:visited {
  font-weight:		bold;
  text-decoration:	none;
  color:		red
}

a.special:hover {
  font-weight:		bold;
  text-decoration:	underline;
  color:		blue
}

a.specialtwo:link {
  font-family:  Verdana
  color:		#FFFF66
}

a.specialtwo:active {
  font-weight:		bold;
  text-decoration:	underline;
  color:		#FFFF66
}

a.specialtwo:visited {
  text-decoration:	none;
  color:		#FFFF66
}

a.specialtwo:hover {
  font-weight:		bold;
  text-decoration:	underline;
  color:		#FFFF00
}
