body      { background-color:      #eeeeee;
			background-attachment: fixed;
		    color:                 #000000; 
		    font:                  "Times New Roman","Times","Serif" 14px; } 
a:link    { color:                 blue; }
a:visited { color:                 #800080; }
a:hover   { text-decoration:       none; 
            color:                 red; }             <!-- наведение курсора на ссылку -->

