a 
{
  color: #333333;
}

a:visited
{
  color: #666666;
}

a:hover
{
    color:#999999; 
}

ul
{
 font-family: tahoma;
 font-size: 13px;
 list-style-type: square;
 color: #006699
}
.small {
 font-family: verdana;
 font-size:10px;
}
.txt {font-family:verdana;font-size:12px}
.txtlinkor {font-family:verdana;font-size:12px}
.txtlinkor:hover {font-family:verdana;font-size:12px;color:#FFBF80;}
.txtlinkbl {font-family:verdana;font-size:12px}
.txtlinkbl:hover {font-family:verdana;font-size:12px;color:#00A3F4;}
.txtlinkgrey {font-family:verdana;font-size:12px}
.txtlinkgrey:hover {font-family:verdana;font-size:12px;color:#cccccc;}
