body {
	background-color: #C0C0C0;
	color: #000000;
}

.title {
	color :#000000;
	font-family : Verdana;
	font-weight: bold;
	font-size : 13px;
}



.regtext {
	font-family : Verdana;
	font-size : 12px;
	color : white;
	font-weight: normal;
	text-decoration:none;
}

.link { 
 font-family : Verdana;
 font-size: 11px;
 color : white;
 text-decoration:none;
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;	
}

div#index td.thumbcell {
	font-family : Verdana;
	font-size : 12px;
	color : black;
	font-weight: bold;
	text-decoration:none;	
	text-align: center;
	
	
}

div#index td.thumbcell img {
	border-style: none;
}
