
/*
New CSS file
*/
BODY{
	Color:#000000 ! important;
	Font-Family : Tahoma ! important;
	Font-Size : 75%;
	Font-Weight : bold ! important;
	background: #FFFFFF
	}


A:link:hover{
	Color : #BC4E89 ! important;
	}

A:visited{
	Color : #5471C9 ! important;
	}

A:link{
	Color : #5471C9 ! important;

	}

