a.gall:link, a.gall:active, a.gall:visited
{
text-decoration:none;
color:#FFFFFF;
font-family:tahoma;
font-size:10px;
font-weight:100;
}

a.gall:hover

{
text-decoration:none;
color:#996699;
font-family:tahoma;
font-size:10px;
font-weight:100
}

a.nice:link, a.nice:active, a.nice:visited
{
text-decoration:none;
color:#D1A3FF;
font-family:tahoma;
font-size:11px;
font-weight:bold;
}

a.nice:hover

{
text-decoration:none;
color:#CCCCCC;
font-family:tahoma;
font-size:11px;
font-weight:bold;
}
.link {
text-decoration:none;
color:#cccccc;
font-size:0.85em;
}
.link a {
text-decoration:none;
color:#cccccc;
font-size:0.85em;
}
.link a:hover {
text-decoration:underline overline;
color:#CC66CC;
font-size:0.9em;
}