﻿body 
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

a
{
    color: #CCC;
    text-decoration: none;
}

a:hover
{
    color: #FFF;
    text-decoration: underline;
}

ul 
{
 list-style:none;   
 text-align: center;
}

ul li 
{
padding: 0 5px 0 5px;
margin:0px;
display:inline;

}

div#bottomNav 
{
    width:100%;    
}

div#bottomNav .stallions
{
font-size: 11px;
font-weight: normal;
}

div#bottomNav .stallions span
{
padding: 5px;
}
