body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

a.ln:link {
	color: #B50A03;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.ln:visited {
	color: #B50A03;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}
a.ln:hover {
	color: #3D0401;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}

#crayimage {
width: 320px;
height: 240px;
background-color:#993300;
padding: 10px 10px 10px 10px;

}

a.ln2:link {
	color: #B50A03;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.ln2:visited {
	color: #B50A03;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;	
}
a.ln2:hover {
	color: #3D0401;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

