@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #CCCC99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #993300;
}

a:visited {
	text-decoration: none;
	color: #993300;
}

a:hover {
  color: #993300;
}

a:active {
	text-decoration: none;
}

#textpara {
	margin-right: 5px;
}

#textpara2 {
	margin-left: 20px;
}
