/* -- Links ------------------------------------------------------------------------ */
a:link{color:#004F3F;
text-decoration:none;	
}
a:visited{
color:#004F3F;
text-decoration:none;	
}
a:hover{
color:#004F3F;
text-decoration:none;	
font-weight:normal;

}
a:active{
color:#004F3F;
text-decoration:none;	
}

subnavi:link{
color:#000000;
text-decoration:none;	
font-weight:normal;

}
.subnavi:visited{
color:#000000;
text-decoration:none;	
font-weight:normal;

}
.subnavi:hover{
color:#004F3F;
text-decoration:none;	
font-weight:normal;
}

.subnavi:active{
color:#000000;
text-decoration:none;	
font-weight:normal;
}
.subnaviselected:link{
color:#004F3F;
text-decoration:none;	
font-weight:normal;

}
.subnaviselected:visited{
color:#004F3F;
text-decoration:none;	
font-weight:normal;

}
.subnaviselected:hover{
color:#004F3F;
text-decoration:none;	
font-weight:normal;
}

.subnaviselected:active{
color:#004F3F;
text-decoration:none;	
font-weight:normal;
}
