﻿body {
}

/* קישורים */
.LabelWebIndex
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:Black;
	width:40px;
}

.TextLinkWebIndex
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#5A9F00;
	text-decoration:none;
}
/* קישורים */


/* ספרים */
.LabelBook
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	width:40px;
}


.TextBook
{
	font-family:Arial;
	font-size:12px;
	color:#346D8F;
	text-decoration:none;
}

.TextBookPrice
{
	font-family:Arial;
	font-size:12px;
	color:#5A9F00;
	text-decoration:none;
	font-weight:bold;
}

.TextBookPriceWeb
{
	font-family:Arial;
	font-size:14px;
	color:#5A9F00;
	text-decoration:none;
	font-weight:bold;
}

.BookImage
{
    Width:55px;
    Height:75px;
    border-style:solid;
    border-width:1px; 
    border-color:#9E9F9F;
}
/* ספרים */