.partner_link { color: white; text-decoration: none; }
.partner_link:hover { text-decoration: underline; }

h1
{
 font-size: 140%;
 color: #85add6;
 font-weight: bold;
 text-decoration: none;
 text-align: justify;
}

A.link_navmenu
{
 color: #ffffff;
 font-style: italic;
 text-decoration: none;
 /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
 font-family: 'Times New Roman', Arial, Verdana;
 display:block;
 font-weight: bold;
 font-size: 140%;
 padding-right:4px;
 padding-bottom:4px;
 padding-top:4px;
 padding-left: 24px;
}

A.link_navmenu:hover
{
 text-decoration: underline;
}

A.link_navmenu:active { }


A.link_sub
{
 color: #00c;
 background: #A0A940;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 display:block;
}

A.link_sub:hover { text-decoration: underline;}

A.link_sub:active { color: red; }

A.link_sub_active
{
 color: #00c;
 background: #A0A940;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 display:block;
 font-weight: bold;
}

A.link_sub_active:hover { text-decoration: underline;}

A.link_sub_active:active { color: red; }

A.link_sub:hover { text-decoration: underline;}

A.link_sub:active { color: red; }

A.link_pdf
{
 color: #00c;
 background: #FFF;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 display: inline-block;
 height:16px;
 font-weight: bold;
 background-image:url('../img_ext/pdf.gif');
 background-repeat:no-repeat;
 background-position: 0px 0px;
 padding-left:18px;
}
A.link_pdf:hover { text-decoration: underline; }

A.link_url
{
 color: #00c;
 background: #FFF;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 display: inline-block;
 height:16px;
 font-weight: bold;
 background-image:url('../img_ext/url.gif');
 background-repeat:no-repeat;
 background-position: 0px 0px;
 padding-left:18px;
}
A.link_url:hover { text-decoration: underline; }

A.link_word
{
 color: #00c;
 background: #FFF;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 display: inline-block;
 height:16px;
 font-weight: bold;
 background-image:url('../img_ext/word2k3.gif');
 background-repeat:no-repeat;
 background-position: 0px 0px;
 padding-left:18px;
}
A.link_word:hover { text-decoration: underline; }

A.link_excel
{
 color: #00c;
 background: #FFF;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 display: inline-block;
 height:16px;
 font-weight: bold;
 background-image:url('../img_ext/excel2k3.gif');
 background-repeat:no-repeat;
 background-position: 0px 0px;
 padding-left:18px;
}
A.link_excel:hover { text-decoration: underline; }
