/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);} A:link { color: rgb(0,0,0);} A:visited { color: rgb(0,0,0);}

.toplinks { font-size: x-small; color: #ff0000; font-family: verdana, arial, geneva, sans-serif; text-decoration: none; font-weight: bold; text-align: center;}

.toplinks:hover { color: #000000; text-decoration: none; font-weight: bold; font-style: italic; text-align: center; } 

.10 
{ 
background-color: #339933; 
}
.9 
{ 
background-color: #33CC33; 
}
.8 
{ 
background-color: #66FF66; 
}
.7 
{ 
background-color: #99FF66; 
}
.6 
{ 
background-color: #CCFF33; 
}
.5 
{ 
background-color: #FFFF00; 
}
.4 
{ 
background-color: #FFCC00; 
}
.3 
{ 
background-color: #FF9933; 
}
.2 
{ 
background-color: #FF6600; 
}
.1 
{ 
background-color: #FF0000; 
}