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

.noflash-style {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 15px;
color:#CCCCCC;
text-align:center;
}


a.linkstyle:link {
color:#FFFFFF;
text-decoration: underline;
}

a.linkstyle:visited {
color:#FFFFFF;
text-decoration: underline;
}

a.linkstyle:hover {
color: #CCCCCC;
text-decoration: underline;
}