BODY
{
    background-color: #FEF3A8;
}

a:link
{
 	color: #008349;
	font-family: "verdana";
	font-weight: bold;
	font-size:13px
}

a:active
{
 	color: #008349;
	font-family: "verdana";
	font-weight: bold;
	font-size:13px
}

a:visited
{
  	color: #008349;
	font-family: "verdana";
	font-weight: bold;
	font-size:13px
}

.Normal
{
	text-align: left;
	font-family: "verdana";
	font-size: 14px;
	font-weight: normal;
	color: black;
	margin-left: 10%
}

