﻿.SlideShowHeader
{
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
    color: #fbc925;
}
.SlideShowText
{
    font-family: Calibri;
    font-size: 14px;
    color: White;
}
.BasicText
{
    font-family: Calibri;
    font-size: 14px;
    color: #828282;
}
.BasicHeader
{
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    color: #cf9d2e;
}
.FooterText, .FooterText:hover, .FooterText:active
{
    font-family: Arial;
    font-size: 10px;
    color: White;
    text-decoration: none;
}
.MSText
{
    font-family: Calibri;
    font-size: 12px;
    color: #828282;
    text-align: justify;
}

.TechNewsPager
{
    font-family: Calibri;
    font-size: 16px;
    color: White;
    font-weight: bold;
}
.TechNewsPagerLink
{
    font-family: Calibri;
    font-size: 14px;
    color: white;
}