body {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
}

.footer { color: #999999;}



.model_link { 
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}


 .model_link:link{
 text-decoration: none;
 color: #898989;
 }

 .model_link:hover{
 text-decoration: none;
 color: #FFFFFF;
 }




.scene_link {
	color:#cc9966;
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}


.scene_link:link{
 text-decoration: none;
 color: #9E725D;
 }

.scene_link:hover{
 text-decoration: none;
 color: #d1d1d1;
 }



.thumb:hover {
border-color: #FFFFFF;
}