A						{	text-decoration: none;
							color: #6BA0B5;
						}

A:hover					{text-decoration: underline}

A.codeofconduct			{	text-decoration: none;
							color: #6BA0B5;
							font-size: 10px;
						}

A.sidebar				{	text-decoration: none;
							color: #FFFFFF;
						}
						
input.search			{	border: 1px solid #669999;
							background-color: white;
							color: black;
							font-size:  14px;
							width: 100%;
						)