/* Start of CMSMS style sheet 'sezim' */
.body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EFAA5F;
        leftmargin="0"; 
        topmargin="0"; 
        marginwidth="0"; 
        marginheight="0";
}

a:link {
	color: #CE6700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CE6700;
}
a:hover {
	text-decoration: underline;
	color: #CE6700;
}
a:active {
	text-decoration: none;
	color: #9B6318;
}


/* End of 'sezim' */

