﻿.overPic
{
	height : 110px;
	width: 110px;
	
	
}

.pageLink
{
	font : normal 12px arial;
	color : blue;
	text-decoration : underline;
	cursor : pointer;
}

.pageLinkSelected
{
	font : normal 12px arial;
	color : blue;
	text-decoration : none;
	cursor : pointer;
}

