.link:link {
color: #FEF6DE;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.link:hover {
color: #A7A185;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.link:visited {
color: #FEF6DE;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.link:hover {
color: #A7A185;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.inlink:link {
color: #A7A185;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.inlink:hover {
color: #FEF6DE;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.inlink:visited {
color: #A7A185;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.inlink:hover {
color: #FEF6DE;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
text-decoration: none;
}

.txtlink:link {
color: #FFFFF2;
font-size : 8pt;
font-family : Verdana;
text-decoration: none;
}

.txtlink:hover {
color: #4F4E3C;
font-size : 8pt;
font-family : Verdana;
text-decoration: none;
}

.txtlink:visited {
color: #FFFFF2;
font-size : 8pt;
font-family : Verdana;
text-decoration: none;
}

.txtlink:hover {
color: #4F4E3C;
font-size : 8pt;
font-family : Verdana;
text-decoration: none;
}

.conlink:link {
color: #FEF6DE;
font-size : 9pt;
font-family : Arial;
text-decoration: none;
}

.conlink:hover {
color: #FEF6DE;
font-size : 9pt;
font-family : Arial;
text-decoration: underline;
}

.conlink:visited {
color: #FEF6DE;
font-size : 9pt;
font-family : Arial;
text-decoration: none;
}

.conlink:hover {
color: #FEF6DE;
font-size : 9pt;
font-family : Arial;
text-decoration: underline;
}


.smtlink:link {
color: #000000;
font-size : 7pt;
font-family : Verdana;
text-decoration: none;
}

.smtlink:hover {
color: #FEF6DE;
font-size : 7pt;
font-family : Verdana;
text-decoration: none;
}

.smtlink:visited {
color: #000000;
font-size : 7pt;
font-family : Verdana;
text-decoration: none;
}

.smtlink:hover {
color: #FEF6DE;
font-size : 7pt;
font-family : Verdana;
text-decoration: none;
}



td img {display: block;}


INPUT.user {
  font-family: Arial;
  font-size: 8pt;
}

SELECT.user {
  font-size: 8pt;
}

TEXTAREA.user{
  font-size: 8pt;
  background-color: #FFFFFF;
}



<LINK REL="STYLESHEET" HREF="any.css">

