

a.ht
{
color:#ffffff;
text-decoration:none;
} 

a.ht:hover
{
color:#cccccc;
text-decoration:none;
}


a.n
{
color:#330066;
text-decoration:underline;
font-style:none;
} 
a.n:hover
{
color:#330066;
text-decoration:underline;
font-style:none;
font-weight:normal;
}

a.z
{
color:#330066;
font-style:normal;
font-weight:normal;
text-decoration:none;
} 
a.z:hover
{
color:#330066;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

a.c
{
color:#ffffff;
font-style:normal;
font-weight:normal;
text-decoration:underline;
} 
a.c:hover
{
color:#ffffff;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

