﻿*
{
	
}

body 
{
	font-size: 15px;
}


.productBox
{
	
}


.productBox a
{
	color: blue;
	text-decoration: underline;
}


.productBox a:link
{
	color: blue;
	text-decoration: underline;
}

.blueLinks
{
	color: Blue;
	text-decoration: underline;
}

.blueLinks a
{
	color: Blue;
	text-decoration: underline;
}

.blueLinks a:link
{
	color: Blue;
	text-decoration: underline;
}


.bookAuthorTitles
{
	font-size: 16px;
	color: #4776BD;
}
.BuyLargePrintLinks
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.bookLinkStyle2
{
	font-size: small;
	color: Navy;
	vertical-align: top;
	direction: ltr;
	font-family: Arial;
	text-align: left;
	text-decoration: underline;
}

.BuyLargePrintLinks a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.BuyLargePrintLinks a:link
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.bookWebBio
{
	font-size: 15px;
}



