body
{
	background: white ;
	margin: 10px 30px ;
}

.Toolbar a:link,
.Toolbar a:visited
{
	background: #c0f0ff ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 100% ;
	font-weight: bold ;
	color: black ;
	text-decoration: none ;
	text-transform: capitalize ;
	vertical-align: top ;
	line-height: 1.5 ;
	padding: 2px 1em 2px 1em ;
	border: 1px solid black ;
}

.Toolbar a:hover,
.Toolbar a:active
{
	background: #ffc0c0 ;
	color: blue ;
	text-decoration: underline ;
}

.Index a:link,
.Index a:visited,
.Index a:hover,
.Index a:active
{
	border: 0 ;
}

.Index img
{
	border: 2px solid black ;
}

.Index img:hover
{
	border: 2px solid red ;
}

table, tr, td
{
	border: 0 ;
}

.FlickrComments
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 70% ;
	background: #ffffc0 ;
	color: black ;
	padding: 5px 1em 5px 1em ;
	border: 1px solid black ;
}
