A		{
		text-decoration: none;
		color: #555454;
		}

A:Hover {
		text-decoration: none;
		}

table    {
		font-family: verdana;
		font-size: 10px;
		}

INPUT, TEXTAREA, SELECT {
				background-color: #FFFFFF;/*#B1CDF2;*/ 
				border-color: #7F7D7E;/*#3680D7;*/
				border-style: solid;
				border-top-width: thin;
				border-right-width: thin;
				border-bottom-width: thin;
				border-left-width: thin
				}