/* filename="sheet01.css */

A 
{
color: #b5b188; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
A:hover 
{
color: #fdc400; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
.selected
{
color: #fb0006; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
.selected 
{
color: #00ff00; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
text-decoration: underline;
}
.back01
{
background-image: url(rightback01.jpg); 
background-repeat: repeat-x;
}
