a
{
    font-size:       10px;
    font-weight: 	 bold; 
    color:           #000000;
    text-decoration: underline;
}
a:visited 
{
	color: #000000;
	text-decoration: none;
}
a:active 
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover 
{
    color: #FFFFFF;
    text-decoration: underline;
}
body
{
    font-size:   12px;
    font-family: Verdana;
}
td
{
    font-size:   12px;
    font-family: Verdana;
}
.thumb
{
    border: 1px solid #C0C0C0;
}
.visited
{
	FILTER: gray;
	border: 1px solid #C0C0C0;
}
.perm
{
    font-family:		Verdana;
    font-size:			11px;
    font-weight:		bold;
    color:				#669999;
    text-decoration:	underline;
}
a.perm
{
    font-size:			11px;
    color:				#000000;
    text-decoration:	underline;
}
a.perm:visited 
{
    font-size:			11px;
    color:				#000000;
    text-decoration:	underline;
}
a.perm:hover 
{
    font-size:			11px;
    color:				#FFFFFF;
    text-decoration:	underline;
}
