﻿P.HomeBottomLinks
{
	font-size: 11px;
}
A.HomeBottomLinks
{
    color: #57630e;
    font-weight:bold;
    text-decoration:underline;
}
A.HomeBottomLinks:hover
{
    color: #57630e;
    font-weight:bold;
    text-decoration:none;
}