/*
 * Copyright © 2007 Riksidrottsförbundet. All Rights Reserved.
 * 
 * Filename: fontcolorblack.css
 * 
 * Description:
 * Stylesheet used for the accessability function, option font color black.
 * 
 * Change history:
 * Created  2007-10-05  Liselotte Lindahl, Drumedar
 * 
*/
body{color: #2e3238;}
.right_c1 {color: #fc0;}
.right_c1 .infobox a {float:left;color: #fc0; background: url("../images/r_infobox_arrows1.gif") no-repeat right center;}
.right_c1 .infobox.white a {float:left;color: #2e3238; background: url("../images/black_arrows1.gif") no-repeat right center;}
.right_c1 .infobox.white h3 {color: #2e3238;}
.right_c1 .infobox.white p {color: #2e3238;}
ul#topmenu li a {color: #333;}
ul#topmenu li:hover li a, ul#topmenu li.iehover li a {color: #444;}
