a.homelinks:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	text-align: center;
	text-decoration: none;
	color: #615e50;
	line-height: 10px;
}

a.homelinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	text-align: center;
	text-decoration: underline;
	color: #301a20;
	line-height: 10px;
}

a.homelinks:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	text-align: center;
	text-decoration: none;
	color: #615e50;
	line-height: 10px;
}

a.homelinks:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	text-align: center;
	text-decoration: underline;
	color: #301a20;
	line-height: 10px;
}
#initialShuffle {
margin-top: 0;
}

ul.shuffleLinks {
list-style: none;
text-align: center;
width: 560px;
margin: 0 0 0 0;
}
ul.shuffleLinks li {
display: inline;
}
a.imgLink {
	display: block;
	float:left;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, sans-serif;
	color: #615e50;
	text-decoration: none;
	font-size: 10px;
	width: 20px;
	height: 10px;
}
a.imgLink:hover {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, sans-serif;
	color: #DF3030;
	text-decoration: none;
	font-size: 10px;
}

a.current {
	display: block;
	float:left;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, sans-serif;
	color: #301a20;
	text-decoration: none;
	font-size: 10px; 
	width: 20px;
	height: 10px;
	font-weight: bolder;
}
