td {
	font-family: Verdana;
	 font-size: 10pt;
	 color: #000000;
	 font-weight: bold;
}

a {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.btm {
  font-family: Arial, sans-serif;
  font-size: 16px;
  letter-spacing: -1px;
  color: #4b4b4b;
  line-height: 22px;
  text-align: left;
  }
  
.btm a {
  ccolor: #e200cf;
  font-size: 16px;
  font-weight: bold;
  }
  
.btm a:visited {
  color: #c0c0c0;
  }
  
.btm a:hover {
  color: #990000;
  }


.largelinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
	color: #e200cf;
	font-weight: bold; 
}

.largelinks a:hover {
	color: #990000;
}

.thumbs {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
}

.thumbs IMG {
	padding: 0;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}

.thumbs a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.thumbs a:hover {
	color:#990000;
}

