.linkstyle a:visited
{
	color:#336633;/*#5e1935; */
	text-decoration:none;
	padding-left:2px;padding-right:2px;
}
.linkstyle  a:link
{
	color:#336633;
	text-decoration:none;
	padding-left:2px;padding-right:2px;
}
.linkstyle  a:hover 
{ 
	color:#c3bdb6; 
	text-decoration:none;
	border:none 1px black;
	padding-left:2px;padding-right:2px;
}

.linkstyleKK a:visited
{
	color:black;/*#5e1935; */
	text-decoration:none;
	padding-left:2px;padding-right:2px;
}
.linkstyleKK  a:link
{
	color:black;
	text-decoration:none;
	padding-left:2px;padding-right:2px;
}
.linkstyleKK  a:hover 
{ 
	color: #c3bdb6; 
	text-decoration:none;
	border:none 1px black;
	padding-left:2px;padding-right:2px;
}

.linkstyleheader a:visited
{
	font-weight:bold;
	color:#336633;/*#5e1935; */
	text-decoration:none;
	padding-left:2px;padding-right:2px;
}
.linkstyleheader  a:link
{
	font-weight:bold;
	color:#336633;
	text-decoration:none;
	padding-left:2px;padding-right:2px;
}
.linkstyleheader  a:hover 
{ 
	font-weight:bold;
	color:  rgb(104,0,28);/*#a59f98;    #518e51*/
	text-decoration:none;
	border:none 1px black;
	padding-left:2px;padding-right:2px;
}

.linknewsletter a:visited
{
	color:#5e1935; /* #c8e5ff light blue */ /*#b5b2b2;*/
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	padding-left:2px;padding-right:2px;
}
.linknewsletter  a:link
{
	color:#5e1935;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	padding-left:2px;padding-right:2px;
}
.linknewsletter  a:hover 
{ 
	color:#32965a;
	text-decoration:none;
	font-weight:bold;
	border:none 1px black;
	font-size:10pt;
	padding-left:2px;padding-right:2px;
}