body    {
	background: ffffff url(bg05.jpg) repeat fixed;
	}
A       {
	 text-decoration:none;
	 color:RED;
	}  
a:hover {
	 text-decoration:underline;
	 color:red;
	}
pre     {
	 color:FFFFFF;
	}

