
New CSS file

BODY{
Color : #FFFFFF ! important;
	Font-Family : Tahoma ! important;
	Font-Size : 85%;
	Font-Weight : bold ! important;
	Font-Family : Tahoma ! important;
	background-image: url(images/startile.gif);
	background-repeat: repeat;
	background-color: #000000;
	}
	
/*	
normal
A:link:hover{
	Color : #BC4E89 ! important; <!--#BC4E89-->
	}

A:visited{
	Color : #5471C9 ! important; <!--#5471C9-->
	}

A:link{
	Color : #5471C9 ! important;<!--#5471C9-->

	}


a:active 
	color: #FF3300;;
	}
	

	A:link:hover{
	Color : #993300 ! important;
	}

A:visited{
	Color : #993300 ! important;
	}

A:link{
	Color : #993300 ! important;

	}
	
a:active {
	color: #993300;
	}
	
	
 





	A:link:hover{
	Color :#D42A2C ! important;
	}

A:visited{
	Color : #D42A2C ! important;
	}

A:link{
	Color : #D42A2C ! important;

	}
	
a:active {
	color: #D42A2C;
	}
*/
