﻿body { margin:0px; }

.nu:link
{
	color: #FFFFD9;
	text-decoration: none;
}
.nu:hover
{
	color: #FFCC33;
	text-decoration: underline;
}
.nu:visited
{
	color: #FFFFD9;
}
.tx:link
{
	text-decoration: underline;
	font-weight: bold;
	color: #818141;
}
.tx:visited
{
	text-decoration: underline;
	font-weight: bold;
	color: #806624;
}
.tx:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #496F93;
}
A:link
{
	text-decoration: none;
	color: #818141;
}
A:visited
{
	text-decoration: none;
	color: #806624;
}
A:hover
{
	text-decoration: none;
	color: #496F93;
}
/*titulo del libro en la home y en los libros dentro de un autor*/
.as:link
{	
	color: #cc3300;
	text-transform:uppercase;
}

.as:hover
{	
	color: #cc3300;
	text-transform:uppercase;
}
.as:visited
{	
	color: #cc3300;
	text-transform:uppercase;
}

.pager
{
	font-family: Verdana;
	font-size: 11px;
}

.menuLink
{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold;
	text-align:center;
}

.footerLinksLER
{
	color: #006666;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}

.footerLinksLER
{
	color: #006666;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}

.footerLinksLER:link
{
	color: #006666;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}

.footerLinksLER:visited
{
	color: #006666;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}

.footerLinksLER:hover
{
	color: #006666;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}
