
/* линки */

a:link	{color: #fff; font-size:12px;}
a:visited	{color: #fff; font-size:12px;}
a:active	{color: #fff; font-size:12px;}
a:hover	{color: #a79086; text-decoration: none;}

.dash			{color: white;}
.dash a:link	{color: #a6837b; text-decoration: none; border-bottom: 1px dashed;}
.dash a:hover	{color: #ecbbaf; text-decoration: none; border-bottom: 1px dashed;}
.dash a:visited	{color: #a6837b; text-decoration: none; border-bottom: 1px dashed;}

.big			{font-size: 14pt; line-height: 1.22em; font-weight: bold;}
.big a:link		{color: #a79086;}
.big a:hover	{color: #a79086;}
.big a:visited	{color: #a79086;}



