body	{		
		font-family: Arial, Tahoma, sans-serif;
		front-size:3em;
		color: #e000000; 
		background-color:#FFFFFF;
		}
	
a		{ 
		color:#e00000;
		underline:none;
		}
a:hover	{
		test-decoration:underline;
		background-color: yellow;