.top
{
    font-size: 13px;
    font-family: Arial;
    text-align: center;
    font-weight: bold;
}
.name
{
    font-size: 13px;
    font-family: Arial;
    text-align: center;
    font-weight: bold;
    color: #0033cc;
}
a
{
    font-size: 14px;
    font-weight: bold; 
    color: #0033cc;
    text-decoration: NONE;
}
a:visited 
{
	color: #0033cc;
	text-decoration: NONE;
}
a:active 
{
	color: #0033cc;
	text-decoration: underline;
}
a:hover 
{
    color: #0033cc;
    text-decoration: underline;
}
a.splink
{
    font-size: 36px;
    font-family: Tahoma;
    color: #0000ff;
    text-decoration: underline;
}
a:visited.splink 
{
    color: #0000ff;
    text-decoration: underline;
}
a:hover.splink 
{
    color: #0000ff;
    text-decoration: underline;
}
.smtext
{
    font-size: 10px;
    font-family: Verdana;
    color: #000000;
    text-decoration: none;
}
.btext
{
    font-size: 13px;
    font-family: Arial;
    color: #FF9600;
    text-decoration: none;
    font-weight: bold;
}
a.smlink
{
    font-size: 10px;
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
a:visited.smlink 
{
    color: #000000;
    text-decoration: underline;
}
a:hover.smlink 
{
    color: #000000;
    text-decoration: none;
}
.thumb
{
    BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid
}