﻿.nav-bar 
{
    width:25%;
    text-align:center;
    background-color:#000000;
    color:#FFFFFF;
    font-size:small;
    font-family:Calibri;
    font-weight:bold;
}
.co-name
{
    text-align: center; 
    color: #CC0000; 
    font-size:xx-large; 
    font-family:Calibri; 
    font-weight:bold;
}
.large-red
{
    text-align: center; 
    color: #CC0000; 
    font-size:large; 
    font-family:Calibri;
    font-weight:bold;
}
.contact
{
    text-align: center; 
    color: #000000; 
    font-weight:bold; 
    font-size:small; 
    font-family:Calibri;
}
.large-black
{
    text-align: center; 
    color: #000000; 
    font-size:large; 
    font-family:Calibri;
    font-weight:bold;
}
.link
{
    width:25%;
}
    