/*=====================Standard Body Tags==========================*/

body {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #727171;
}


td {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #727171;
}


A  {
	font-family : Verdana, Helvetica, sans-serif;
 	font-size: 10px;
	font-weight : normal;
	color: #A89363;
	text-decoration: none;
	}
	
	
A:hover {
	font-family : Verdana, Helvetica, sans-serif;
 	font-size: 10px;
	font-weight : normal;
	color: #D1BE94;
	text-decoration: none;
}



.making{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #727171;
}


/*=====================Titles=============================================*/
.title{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #C7C5C5;
	font-weight: bold;
}

.nametitle{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #818080;
	font-weight: bold;
}



.subtitle {
    font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
	font-weight: bold;
}




.list{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #727171;
	list-style-type : disc;
}


.clickthumbnails{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #E28A8A;
	
}

.image{
    font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	font-weight: bold;
}