@@ -27,11 +27,11 @@ pre {
2727
2828
2929/*** links ***/
30- a {text-decoration : none}
30+ a {text-decoration : none; font-weight : bold }
3131a img {border : none}
32- a : link , a : visited {color : # f60 }
33- # bd a : link , # bd a : visited {color : # f60 ;text-decoration : underline}
34- # bd # sidebar a : link , # bd # sidebar a : visited {color : # 333 ;text-decoration : none}
32+ a : link , a : visited {color : # 800000 }
33+ # bd a : link , # bd a : visited {color : # 800000 ;text-decoration : underline}
34+ # bd # sidebar a : link , # bd # sidebar a : visited {color : # 8B4513 ;text-decoration : none}
3535a : hover {color : # 000 }
3636# bd a : hover {background-color : # FF9955 ;color : black;text-decoration : none}
3737# bd # sidebar a : hover {color : # FF9955 ;background : none}
@@ -41,7 +41,7 @@ a.reference em { color: #FF9955;font-style:normal;font-weight:bold;}
4141/*** sidebar ***/
4242# sidebar div .sphinxsidebarwrapper {font-size : 92% ;margin-right : 14px }
4343# sidebar h3 , # sidebar h4 {color : # 487858 ;font-size : 125% }
44- # sidebar a {color : # 487858 }
44+ # sidebar a {color : # 8B4513 }
4545# sidebar ul ul {margin-top : 0 ;margin-bottom : 0 }
4646# sidebar li {margin-top : 0.2em ;margin-bottom : 0.2em }
4747