body, td, font {
	font-family : Tahoma;
	font-size : 25px;
	color : #410101;
}

a {
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}

a:hover {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}

.thumbtitle {
	font-size : 15px;
}

.viewhead {
	font-size : 25px;
}

.indexhead {
	font-size : 75px;
}

.footertext {
	font-size : 25px;
	color : #333333;
	text-decoration : none;
}