﻿body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

a {
color: #333333;
}

img {
border: 0px;
border: none;
}

.footer_mobile {
background-color: #CCCCCC;
padding-bottom: 15px;
margin-top: 20px;
}

.footer_mobile strong {
font-size: 14px;
font-weight: bold;

}

.footer_mobile a {
text-decoration: none;
margin-left: 5px;
margin-right: 5px;
}

.footer_mobile a:hover {
text-decoration: underline;
}

.grayspacer {
height: 20px;
background-color: #333333;
}

.goldspacer {
height: 1px;
background-color: #f8bb33;
}
