body {background-color: #e5e5b2}

a:link    {text-decoration: none; }
a:visited {text-decoration: none; }
a:hover   {text-decoration: underline;}
a:active  {text-decoration: none;}
img {border: none;}

.ColorHeading 			a { color:  white; font-size: 30px; font-family: "helvetica"; }
.ColorHeadingSmal 		a { color:  white; font-size: 20px; font-family: "helvetica"; }
.ColorTable  	 		a { color:  #c3c399;   }
.bullet {list-style-image: url(./assets/bullet.gif);}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #A7A7A7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}