﻿.Reader
{
	color: #ffffff;
	height: 31px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Arial, Tahoma;
	width: 112px;
}
.Reader:hover
{
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 31px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Arial, Tahoma;
	width: 112px;
}
.Reader:visited
{

	color: #ffffff;
	height: 31px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Arial, Tahoma;
	width: 112px;
}
