@charset "UTF-8";


#con_R a:link,
#con_R a:visited {
    color: #351D01;
    text-decoration: underline;
}

#con_R a:hover {
    color: #351D01;
    text-decoration: none;
}
