.not_underline {
    text-decoration: none;
}

.avatar_text_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
}

.avatar_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

/*RSS STYLE*/

.rss-content {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 10pt !important;
}


/*END RSS STYLE*/

a:hover {
    color: #CC0000;
}

h1 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #535353;
    font-size: 16px;
}

h2 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #535353;
    font-size: 14px;
}

h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #535353;
    font-size: 12px;
}

.small_text {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #535353;
}

.search_text {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #535353;
}

a {
    font-family: Arial, sans-serif;
    color: #0091ce;
    font-size: 12px;
}

a.content {
    font-size: 11px;
    font-weight: bold;
}

a.footer {
    font-size: 11px;
}

.tab_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.tab_text_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

.tab_wiify {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
}

.timeView {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
}