﻿.menuBack
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td.date
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.blackTheme
{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.newstitr
{
	font-family:tahoma;
	font-size:14px;
	color:#000080;
	text-decoration:none;
}

tr.listOddRow
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #B0D8F2;
}

tr.listEvenRow
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #5BC1FF;
}

a.books,a.books:visited
{
	font-family:tahoma;
	font-size:12px;
	color:#003A5F;
	text-decoration:none;
}

a.books:hover
{
	font-family:tahoma;
	font-size:12px;
	color:#025387;
	text-decoration:underline;;
}
