a:link	{
	color : #56a7d8;
	text-decoration : none;
}
a:visited	{
	color : #56a7d8;
	text-decoration : none;
}
a:active	{
	color : #56a7d8;
	text-decoration : none;
}
a:hover	{
	color : #ff9999;
	text-decoration : none;
}
body	{
	color : #555555;
        font-size : 13px;
        line-height : 17px;
	scrollbar-arrow-color : #555555;
	scrollbar-base-color : #F0ECDF;
	scrollbar-sha3dow-color : #555555;
}
TD {	color : #555555;
        font-size : 13px;
        line-height : 19px;}

