//	2015-01-11/ed

a		{color: blue;}

a:hover	{color: red; font-weight: bold;}

body	{font-family: Verdana};

input	{font-size: 1.1em};

#footer	{font-size:0.8em;}

#names	{font-family: Verdana, Arial, non-serif; color: blue;}

// End
