﻿body 
{
    text-align: center;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
    color: Olive;
}

.bar
{   width: 900px; 
    height: 5px; 
    background-color: #99ccff; 
    border: solid 1px #e0e0e0;
}

.footer
{
    width: 900px; 
    height: 20px; 
    border: solid 1px #e0e0e0; 
    font-size: 12px; 
    vertical-align: middle;
    text-align: center;

}
    
.borderC
{
    width: 900px;
    border-bottom: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
    text-align: center;
    
}    

.headerSide
{
    width: 200px;
    height: 75px;
    vertical-align: middle;
}


.headerAD
{
    width: 495px;
    height: 75px;
    vertical-align: middle;

}

.mvp08Img01
{
    text-align: center;
    width: 500px;
    height: auto;
    vertical-align: top;
   
}

.mvp08Img02
{
    text-align: center;
    width: 395px;
    height: auto;
   
}

.quizItems
{
    text-align: left;
    margin-left: 100px;
    font-family: Verdana, Arial Black, Arial;
    font-size: 12px;
    text-decoration: none;
}

.quizWord
{
    text-align: left;
    margin-left: 50px;
    font-family: Verdana, Arial Black, Arial;
    font-size: 11px;
    width: 300px;
    color: Green;
    font-weight: bold;
}

.amlMVP
{
    font-size: 12px;
    font-family: Verdana, Arial Black, Arial;
    font-weight: bold;
    color: #ffd700;
}