.textLIGHT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #F2F1F3;
	line-height: 15px;
}

        A.textLIGHT:link      {color:#CAC49F; text-decoration:underline;}
        A.textLIGHT:visited   {color:#CAC49F; text-decoration:underline;}
        A.textLIGHT:active    {color:#CAC49F; text-decoration:underline;}
        A.textLIGHT:hover     {color:#C6C0CE; text-decoration:none;}
		  
		  
.textBODYLIGHT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #F2F1F3;
	line-height: 18px;
	text-align: justify;

}
.textBODYLIGHTtitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F2F1F3;
	line-height: 18px;
	text-align: justify;
}
.textBODYLIGHTbold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2F1F3;
	line-height: 18px;
	text-align: justify;
}
        A.textBODYLIGHTbold:link      {color:#CAC49F; text-decoration:underline;}
        A.textBODYLIGHTbold:visited   {color:#CAC49F; text-decoration:underline;}
        A.textBODYLIGHTbold:active    {color:#CAC49F; text-decoration:underline;}
        A.textBODYLIGHTbold:hover     {color:#C6C0CE; text-decoration:none;}

	
.textBODYDARK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #39354E;
	line-height: 18px;
	text-align: left;

}
        A.textBODYDARK:link      {color:#037C5B; text-decoration:underline;}
        A.textBODYDARK:visited   {color:#037C5B; text-decoration:underline;}
        A.textBODYDARK:active    {color:#037C5B; text-decoration:underline;}
        A.textBODYDARK:hover     {color:#696866; text-decoration:none;}

