
/*
New CSS file
*/
body, p{
	Background-Color : #FFFFFF ! important;
	Color : #000000 ! important;
	Font-Family : Arial ! important;
	Font-Size : 100% ! important;
	}


A{
	Color : #008000;
	Font-Family : Arial;
	Font-Size : normal;
	}


A:active{
	Color : #008000;
	Font-Family : Arial;
	Font-Size : normal;
	}


A:visited{
	Color : #008000;
	Font-Family : Arial;
	Font-Size : normal;
	}


A:link{
	Color : #008000;
	Font-Family : Arial;
	Font-Size : normal;
	}


A:hover{
	Color : #008000;
	Font-Family : Arial;
	Font-Size : normal;
	}

