﻿body {
}

.Photos a, .PageContent a
{
	text-decoration:none;
	color:Black;
	text-align:center;
}

.Photos a:hover, .PageContent a:hover
{
	text-decoration:none;
	color:red;
}

.footer
{
	font-size:11px;
	color:#ffffff;
	padding:0px 10px 0px 0px;
	width:263px;
}
