
.char_direction a:link, .char_direction a:visited, .char_direction a:hover, .char_direction a:active
{
    color: #cd1785;
}

.char_direction a:link, .char_direction a:visited
{
    text-decoration: underline;
}
.char_direction a:hover, .char_direction a:active
{
    text-decoration: none;
}

.char_footer_mail a
{
    text-decoration:none;
    color: #003366;
}

.char_footer_mail a:hover
{
    text-decoration: underline;        
}





.char_footer_thin a
{

    color: #003366;
}

.char_footer_thin a:hover
{
    text-decoration: underline;        
}




.char_mail a
{
    font-size:11px;
    text-decoration: underline;    
    color: #cd1785;
}

.char_mail a:hover
{
    text-decoration:none;
}

.content_wide a
{
    font-size:12px;
    text-decoration: underline;    
    color: #cd1785 !important;
}
.content_wide a:hover
{
    text-decoration:none;
	color: #cd1785 !important;
}
.content_narrow a
{
    font-size:12px;
    text-decoration: underline;    
    color: #cd1785 !important;
}
.content_narrow a:hover
{
    text-decoration:none;
	color: #cd1785 !important;
}

.content_wide a:visited
{
    font-size:12px;
    color: #cd1785 !important;
}
.content_wide a:active
{
    text-decoration:none;
	text-decoration: underline; 
	color: #cd1785 !important;
}
.content_narrow a:visited{
    font-size:12px;
    color: #cd1785 !important;
}


.char_mail_ok a
{
    font-size:12px;
    text-decoration: underline;    
    color: #cd1785;
}

.char_mail_ok a:hover
{
    text-decoration:none;
}