<!--
a { text-decoration: none; }

a.special:link {
     color: #6C3514;
     background-color: transparent;}
a.special:visited {
     color: #6C3514;
     background-color: transparent;}
a.special:hover {
     color: #DCA05F;
     background-color: transparent;
     text-decoration: none;}
a.special:active {
     color: #6C3514;
     background-color: transparent;}
	 
a.special2:link {
     color: #000000;
     background-color: transparent;}
a.special2:visited {
     color: #000000;
     background-color: transparent;}
a.special2:hover {
     color: #8a5438;
     background-color: transparent;
     text-decoration: none;}
a.special2:active {
     color: #000000;
     background-color: transparent;}
	 
a.special3:link {
     color: #6C3514;
     background-color: transparent;}
a.special3:visited {
     color: #6C3514;
     background-color: transparent;}
a.special3:hover {
     color: #6C3514;
     background-color: transparent;
     text-decoration: none;}
a.special3:active {
     color: #6C3514;
     background-color: transparent;}
	 
	 a:visited {
	color: #0000FF;
}
	 
p.one 
{
border-style: solid;
border-width: 2px;
border-color: #DCA05F;
}

.style1 {font-size: 18px}
.style2 {color: #6C3514}
.style3 {color: #DCA05F}
.style4 {font-size: 14px}
.style5 {color: #FF0000}
.style6 {color: #0E67D4}
.style26 {color: #009900}
.style27 {color: #FF6600}
.style29 {color: #0066FF}