.text  {
color: #CCCCCC;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
text-decoration: none;
line-height: 12px;
}

.text_larger  {
color: #CCCCCC;
font-style: normal;
font-weight: normal;
font-size: 12px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
text-decoration: none;
line-height: 16px;
}

.text_bold {
color:#CCCCCC;
font-weight: normal;
font-size: 11px;
line-height: 12px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
text-decoration: none
}

a  {
color:#CCCCCC;
outline: none;
font-style: normal;
text-decoration: none
}

a:hover  {
color: #FFCC00;
font-style: normal;
text-decoration: none
}

.text_wideHeight {
color: #CCCCCC;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
text-decoration: none;
line-height: 18px;
}
.pageCount {
color: #CCCCCC;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
text-decoration: line-through;
line-height: normal;
}

.text_header {
color: #FFFFFF;
font-style: normal;
font-weight: bold;
font-size: 17px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
text-decoration: none;
line-height: normal;
}

.text_menu {
color: #FFFFFF;
font-style: normal;
font-weight: bold;
font-size: 11px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
text-decoration: none;
line-height: normal;
}

a.Links:link, a.Links:visited {
 color: #FFF;
 text-decoration: none;
}
a.Links:hover {
 color: #FFCC00;
}