#page2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	width: 100%;
	text-decoration: none;
	border-style: none;
	line-height: 22px;
}
#page2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 350px;
	height: 22px;
	text-decoration: none;
	padding: 3px 9px;
	border-style: none;
	background-color: #666666;
}
#page2 a:hover {
	color: #999999;
	background-color: #b30000;
}


#page
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 100%;
	text-decoration: none;
	border-style: none;
	line-height: 22px;
}
#page a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 350px;
	height: 22px;
	text-decoration: none;
	padding: 3px 9px;
	border-style: none;
	background-color: #666666;
}

#page a:hover 
{
	color: #999999;
	background-color: #b30000;
}
#gallery {
	color: #666666;
	text-align: center;
	text-decoration: none;
}
#gallery img {
	text-align: center;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 3px;
}
#gallery img:hover {
	color: #666666;
	text-align: center;
	text-decoration: none;
	padding: 1px;
	border: 2px solid #b30000;
	margin: 3px;
}
