
A  {
	color : #414141;
	TEXT-DECORATION: none;
}

A1  {
	color : #ffffff;
}

A:Active  {
	color : #C0BFA3;
	TEXT-DECORATION: none;
}

A:Visited  {
	color : #666666;
 	TEXT-DECORATION: none;
}

A:Hover  {
	color : #FEC456;
 	TEXT-DECORATION: none; 
}

/* IE */
BODY.page  {
	background-color : #999999;
	font-family : Arial;
	font-size : 14;
	text-align: justify;
	text-decoration : none;

}

/* netscape */
BODY.page  {
	backgroundcolor : #999999;
	textalign : justify;
	fontfamily : sans-serif;
	fontsize : 14;
}

/* IE */
BODY, TD {
	font-family : sans-serif;
	font-size : 13;
	text-align: justify;


}

/* netscape */
BODY, TD {
	fontsize : 13;
	fontfamily : Arial;
	textalign : justify;
}

/* IE */
.link  {
	font-family : Arial;
	font-size : 12;
	text-align : left;
}

/* netscape */
.link  {
	fontfamily : Arial;
	fontsize : 12;
	textalign : left;

}

/* IE */
.style  {
	font-family : Tahoma;
	font-size : 10;
	color : #666666;
	text-align : left;
}

/* netscape */
.style  {
	fontfamily : Tahoma;
	fontsize : 10;
	fontcolor : #666666;
	textalign : left;

}

/* IE */
.style2  {
	font-family : Tahoma;
	font-size : 12;
	color : #333333;
	text-align : left;
}

/* netscape */
.style2  {
	fontfamily : Tahoma;
	fontsize : 12;
	color : #333333;
	textalign : left;

}
