﻿.bodyText
{
    FONT-FAMILY: Arial;
    COLOR: #686868;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    text-align: left;
    text-decoration: none;
}
.navigation
{
    FONT-FAMILY: Arial;
    COLOR: #C89553;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    text-decoration: none;
}
.BottomTitles
{
 
    FONT-FAMILY: Arial;
    COLOR: #AB474B;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    text-decoration: none;
}
.smallText
{
 
    FONT-FAMILY: Arial;
    COLOR: #AB474B;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    text-decoration: none;
}

a:link {
	color: #C89553;
	text-decoration: none;

}
a:visited { 
	color: #C89553;
	text-decoration: none;

	}
a:hover { 
	color: #AB464A;
	text-decoration: none;
	}
a:active { 
	color: #AB464A;
	text-decoration: none;

	}