body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #ed018a;
	color: #ffffff;
	margin: 5px;
}


td {
	font-size: 13px;
}


.image {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin: 5px;
}


#index td {
	text-align: center;
	vertical-align: bottom;
}


#index .image {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0;
}


body#slide {
	margin: 0;
}


#slide .name {
	font-weight: bold;
	font-size: 14px;
}


h1 {
	font-size: 30px;
	font-weight: bold;
}


a, a:link, a:active {
	font-size: 13px;
	text-decoration: none;
	color: #ffffff
}
a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #cccccc
}
a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #CC7A90
}
#imageinfo {
	visibility: hidden;
}

