BODY {
background-image: url();
background-color: #FFFFFF; }
A:ACTIVE { 
	color: #FF8600; 
	text-decoration : none; 
	font-weight: normal; 
	
}

A:VISITED {
	color: #FF6633;
	text-decoration : none;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 9px;

}

A:link {
	color: #6666CC;
	text-decoration : none;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 9px;
}
A:hover {
 	color: #FF860C;
 	text-decoration : underline; 
 	font-weight: normal
 	border-bottom-style:solid;
	border-bottom-color:#6666CC;
 	border-bottom-width:1px;
 }
.sankhya_header {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.sankhya_subheader {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bolder;
	color: #232D47;
	text-decoration: none;
}
.sankhya_bodytext {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.sankhya_homepage_header {  font-family: "Century Gothic"; font-size: 9px; color: #FF9900; text-decoration: none}
