/* stylesheet definiton lilano photo */
/* www.lilano.com */

/* search link */
.search,
a.search, 
a.search:link, 
a.search:visited		{
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#000080;													
					}

a.search:hover {
					color:				#FF0000;
}


/* copyright txt */
.cr,
a.cr, 
a.cr:link, 
a.cr:visited		{
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#808080;													
					}

a.cr:hover {
					color:				#000080;
}

/* standard text */
.text,
a.text 	{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#000000;													
					}

a.text:link, 
a.text:visited		{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#0000c0;													
					}

a.text:hover {
					color:				#FF0000;
}

/* text colors bold */

.red,
a.red, 
a.red:link, 
a.red:visited		{
					font-family: 		arial;
					font-size: 			16px;
					font-weight:		bold;
					color:				#b00404;													
					}

a.rd:hover {
					color:				#FF0000;
}

/* page desc */
.desc,
a.desc, 
a.desc:link, 
a.desc:visited		{
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#808080;													
					}

a.desc:hover {
					color:				#FF0000;
}