.toplink
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;			
}
.heading
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #7A7A5C;
	font-weight: bold;
	line-height:150%;
	padding-left: 20px;
	text-decoration: none;			
}
.link
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #7A7A5C;
	font-weight: normal;
	line-height:150%;
	padding-left: 20px;
	text-decoration: none;			
}
.text
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #7A7A5C;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 15px;
	text-decoration: none;
	text-align: justify;
}
.text1
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #7A7A5C;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.text2
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #7A7A5C;
	font-weight: normal;
	padding-right: 15px;
	text-decoration: none;
	text-align: justify;
}

.bottom
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #FCFCD4;
	font-weight: normal;
	text-decoration: none;
}

.crum
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #7A7A5C;
	font-weight: normal;
}
.left
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #868665;
	font-weight: normal;
	padding-left: 31px;
	padding-right: 15px;
	text-decoration: none;
	text-align: justify;
}
/*-------------------------------------------------------------------------------------------------------------------*/


a {
 	TEXT-DECORATION: none
 }
 
 A:Visited  {
	TEXT-DECORATION: none
 }
 
 A:Active  {
 	TEXT-DECORATION: none
 }
 
 A:Hover  {
 	
 	TEXT-DECORATION: underline;


}