﻿.foo
{
}
/* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */
/*----------------------------------
theme: RCMM
based on: 
created: 02/26/2008 Gerald S Freeman
updated: 04/28/2008 GER
----------------------------------*/
/*================================*/
/*    Elements                    */
/*================================*/
#footer ul
{
    margin: 0 auto 2px 10px;
}
#footer li
{
    padding-right: 15px;
    display: inline;
    list-style-type: none;
}
#footer a, #footer a:visited
{
    color: #AA4400;
    text-decoration: none;
}
#footer a:link
{
    text-decoration: none;
}
#footer a:hover, #footer a:active
{
    color: #0088DD;
    text-decoration: none;
}
/*================================*/
/*    Classes                     */
/*================================*/
/*================================*/
/*  Element IDs                   */
/*================================*/
