﻿
/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea
{
    font-size: 12px;
    line-height: 15px;
	color: #555555;
	font-family: Arial;
    text-align:left;
    background-color: #FFFFFF;
    padding: 12px;
    clear:both;
}


#FooterArea a
{
	
	color: #91a2b2;
    font-size: 12px;
    line-height: 15px;
text-decoration:none;

}

#FooterArea a:hover
{
	
text-decoration:none;
}
