body {
	margin-top: 0px;
	font-family: 'century gothic', 'serif';
	font-size: 12pt;
	color: #000000;
	background-color: white;
}

/*
a:link {color: #33cc99; text-decoration: none;}
a:visited {color: #33cc99; text-decoration: none;}
*/

a:link {color: #33CC98; text-decoration: none;}
a:visited {color: #33CC98; text-decoration: none;}
a:focus {color: #000000; text-decoration: none;}
a:hover {color: #33CC98; text-decoration: underline;}
a:active {color: #000000; text-decoration: none;}


#content_wrapper {
	background-image: url('/1images/mfsm/scroll-bars.png');
	background-repeat: repeat-y;
}


/*
#content {
	text-align: justify;
	width: 800px;
	display:block;
	position: absolute;
	top: 20px;
	left: 130px;
}
*/

