body{
	background-color: #8888af;
	color: #000000;
}
p.center{
	text-align: center;
}
img.icon{
	border: 0 none;
}
img.furicon{
	border: 0 none;
}
img.furicon2{
	border: 0 none;
}
img.furicon3{
	border: 0 none;
}
img.thumbnail{
	border: 0 none;
	width: 150px;
	height: 150px;
}
a:hover img.furicon {
	width: 40px;
	height: 40px;
}
a:hover img.furicon2 {
	width: 80px;
	height: 66px;
}
a:hover img.furicon3 {
	width: 190px;
	height: 60px;
}
a:hover img.thumbnail {
	width: 175px;
	height: 175px;
}
a:hover img.icon {
	border:5px; border-thickness: 2px;
	border-color: #00d; border-style: solid
}
table.center{
	margin-left:auto; 
	margin-right:auto;
}
table.navbar{
	position: fixed;
	text-align: center;
}
table.furcode{
	background-color: #e0e0f7;
	color: #000089;
        margin-left: auto;
	margin-right: auto;
}
td.small{
	width: 10%;
}
td.medium{
	width: 20%;
}
td.large{
	width: 60%;
}
h1{
	text-align: center;
}
