﻿body
{
	background-color: #000000;
    color: White;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
	line-height: 14px;
	text-align: left;
}

/*
a
{
    color: #515771;
    text-decoration: underline;
}

a:hover
{
    color: #AF2421;
}*/

a
{
    color: #F4AE3F;
    text-decoration: none;
}

a:hover
{
    color: White;
}

a.menuHome
{
    color: #F4AE3F;
}

/******************************************
/* 5Funnels Link Color & Hover Attributes *
/******************************************/
.fiveFunnels
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: White;   
    height: 25px;
    line-height: 25px;
    text-decoration: none;
}

.fiveFunnels a
{
    color: #F4AE3F;
    text-decoration: none;
}

.fiveFunnels a:hover
{
    color: White;
}

.mainC {
    float:left;
    width:252px;
    margin-top: 15px;
}
.mainC2 {
    float:right;
    width:252px;
    text-align:center;
    margin-top: 15px;
}

.pageHead 
{
    margin-top: 15px;
}

.floorText1 {
    color: #e0ce7d;
    font-size:12px;
}
.floorText2 {
	color: #e0ce7d;
	font-size:10px;
}
.floorText2 a {
color: #e0ce7d;
}
.floorText2 A:hover {
color:#FFFFFF;
}



