.normal
{font:Verdana;
font-size:12px;
color:#000000;
}

.bold
{font:Verdana;
font-size:14px;
font-weight:bold;
}

.bolder
{font:Verdana;
font-size:16px;
font-weight:bold;
}
.link
{ 
font-size:12px;
color:#000099;
}
.link :hover { 
font-size:12px; color:#336699;
font-weight:bold;
}
