
Body            {font-family: sans-serif;
                 font-size: 10px;
                 color: #ffdddd;
		 background: url("time.jpg");
		 background-repeat: no-repeat;
		 background-position: right bottom;
		 background-color: #000000;
		 background-attachment: fixed;
		}

P.glow		{font-family: sans-serif;
		 font-size: 10px;
                 color: #23d3ff}

A:link		{color: #eeffee;
                 text-decoration: none}

A:visited       {color: #eeeeee;
                 text-decoration: none}

A:active        {color: red;
                 text-decoration: underline}

A:hover         {color: red;
                 text-decoration: underline}

A.dark:link	{color: white;
                 text-decoration: none}

A.dark:visited	{color: white;
                 text-decoration: none}

A.dark:active	{color: green;
                 text-decoration: underline}

A.dark:hover	{color: red;
                 text-decoration: underline}

