@charset "utf-8";
/* CSS Document */

.GreyText
{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}

.GreyText a:Active
{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}

.GreyText a:Visited
{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}

.GreyText a:Link
{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}

.GreyText a:Hover
{
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
text-decoration:underline;
}

.GreyTextUnderline
{
text-decoration:underline;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}

.GreyTextUnderline a:Hover
{
text-decoration:underline;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}

.GreyTextUnderline a:Link
{
text-decoration:underline;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}

.GreyTextUnderline a:Active
{
text-decoration:underline;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}

.GreyTextUnderline a:Visited
{
text-decoration:underline;
font-family:Arial;
font-size:12px;
color:#666666;
line-height:22px;
}



.BlackText12
{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.BlackText12 a:Hover
{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:underline;
}

.BlackText12 a:Active
{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.BlackText12 a:Link
{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.BlackText12 a:Visited
{
text-decoration:none;
font-family:Tahoma;
font-size:12px;
color:#000000;
}


.BlackText10
{
text-decoration:none;
font-family:Tahoma;
font-size:10px;
color:#000000;

}


.GreyTextLight
{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#999999;
line-height:22px;
}

.GreyTextLight a:Active
{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#999999;
line-height:22px;
}

.GreyTextLight a:Link
{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#999999;
line-height:22px;
}

.GreyTextLight a:Visited
{
text-decoration:none;
font-family:Arial;
font-size:12px;
color:#999999;
line-height:22px;
}

.GreyTextLight a:Hover
{
font-family:Arial;
font-size:12px;
color:#999999;
line-height:22px;
text-decoration:underline;
}
