
a:hover {
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	text-decoration : underline;
	font-weight : bolder;
	font-variant : normal;
	background :  transparent;
}

a:link {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-weight : lighter;
	font-variant : normal;
	text-decoration : none;
	background :  transparent;
}

a:visited {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	text-decoration : underline;
	background :  transparent;
}

.title {
	color: black;
	font-family: "MS Serif", "New York", serif;
	font-size: 125%;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

.dida {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	background :  transparent;
	text-transform : lowercase;
	text-decoration : none;
	text-align :  center;
}

.copy  {
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	background :  transparent;
	text-decoration : none;
	text-align : center;
}

.box {
	margin-bottom :  10px;
	margin-right : 33%;
	margin-left : 33%;
	margin-top:  10px;
	width :34%;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : 85%;
	font-style :  normal;
	font-weight : 100;
}

