

/* purple link for style switcher - wk(0200806) */
a {
color: #0207d0;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #ff9900;
text-decoration: none;
}
#dContentR a {
color: #0207d0;
text-decoration: underline;
font-weight: normal;
}
#dContentR a:hover	{
color: #ff9900;
text-decoration: underline;
}



