@charset "utf-8";
/* CSS Document */
.text
{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
line-height:19px;
text-decoration:none;
}
a.text:hover
{
font-family:Verdana;
font-size:11px;
color:#ffc600;
line-height:18px;
font-weight:bold;
text-decoration:none;
}
.footer
{
font-family:Verdana;
font-size:11px;
color:#767676;
line-height:16px;
text-decoration:none;
}
a.footer:hover
{
font-family:Verdana;
font-size:11px;
color:#ffc600;
line-height:16px;
text-decoration:none;
}