body
{
	margin: 0;
	padding: 0;
	background-color: #e7e7e7;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

/*
	font: normal 12px  Arial, Helvetica, "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;

*/

/* Links */

a:link { color: #335577; text-decoration: none; }

a:visited { color: #5f9119; text-decoration: none; }

a:hover, a:active { color: #993333; }