/* Border.css */

input[type="text"]	{background-color: yellow}
textarea     		{background-color: yellow}
a:link {
	text-decoration: underline;
	font-family: verdana
}