a.pagesmenu:link,a.pagesmenu:visited
{
	text-align:center;
	color:#000099;
	display:block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #355151;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
}
a.pagesmenu:hover
{
	text-decoration: none;
	text-align:center;
	color:#000000;
	display:block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-repeat: repeat-x;
	right: 50%;
	background-position: center center;
	background-color: #FFCC66;
	border: 1px outset #00FF00;
}

