/* Creation date: 28.01.2006 */
a
{
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #000000;
}
a:hover
{
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #34498B;
border-bottom: 1px dotted;
}
a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
a.menu:hover
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #cccccc;
border-bottom: 1px dotted;
}
/* a.menu:visited
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #eeeeee;
} */
td
{
font-family: tahoma;
font-size: 11px;
color: #6A6A6A;
}
a.more
{
color: #FF0000;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:visited
{
color: #FF0000;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:hover
{
color: #FF0000;
font-family: tahoma;
text-decoration: none;
font-size: 11px;
font-weight: bold;
border-bottom: 1px dotted;
}
a.footer
{
color: #585858;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:visited
{
color: #585858;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:hover
{
color: #585858;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
border-bottom: 1px dotted;
}
a.metamorph
{
color: #ffffff;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:visited
{
color: #ffffff;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:hover
{
color: #ffffff;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
border-bottom: 1px dotted;
}
.title
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}