A.peru{
	color:			#cc0000;
	text-decoration:	underline;
	font-size: 75%;
	}
	
A.peru:hover{
	font-family:		Arial;
	color:			#cc0000;
	text-decoration:	underline;
	font-size: 75%;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	text-align: center;
}

.cell {
	text-indent: 20pt;
	line-height: 100%;
}
.picture-border {
	border: thin solid #000000;
}

.wordlink {
	color: #F30;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.wordlink:hover {
	color: #fda110;
	position:relative;
	left:1px;
	top:1px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

