a:link
{
color: white;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: bolder;
}
a:hover 
{
color: white;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: bolder;
}
a:active
{
color: white;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: bolder;
}
a:visited{
color: white;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: bolder;
}
a.txt_link:link
{
color: #FFA400;
font-weight: bolder;
font-size: inherit;
font-family: inherit;
font-weight: bolder;
}
a.txt_link:hover 
{
color: #FFA400;
font-weight: bolder;
font-size: inherit;
font-family: inherit;
font-weight: bolder;
}
a.txt_link:active
{
color: #FFA400;
font-weight: bolder;
font-size: inherit;
font-family: inherit;
font-weight: bolder;
}
a.txt_link:visited
{
color: #FFA400;
font-weight: bolder;
font-size: inherit;
font-family: inherit;
font-weight: bolder;
}
a.down:link
{
color: black;
font-size: 11px;
text-decoration: none;
font-family: inherit;
font-weight: bold;
}
a.down:hover 
{
color: black;
font-size: 11px;
text-decoration: underline;
font-family: inherit;
font-weight: bold;
}
a.down:active
{
color: black;
font-size: 11px;
text-decoration: none;
font-family: inherit;
font-weight: bold;
}
a.down:visited
{
color: black;
font-size: 11px;
text-decoration: none;
font-family: inherit;
font-weight: bold;
}
