body {
	margin: 0px;
    text-align: center;  
	background: url(body_back.gif) no-repeat top center;
	}


a {
	text-decoration: underline;
	color: #E52100;		
	}

a:link {
   text-decoration:none;
	color: #990000;
	}

a:visited {
    text-decoration:none;
	color: #990000;
	}

a:active {
	color: #E52100;
	}

a:hover {
    color: #993300;
    background-color: #FFFF66;
    text-decoration: underline;
	}


.bg {line-height:120%;FONT-SIZE: 1.0em;}
.sm {line-height:140%;FONT-SIZE: 0.9em;}
.ssm {line-height:120%;FONT-SIZE: 0.8em;}
.ss {FONT-SIZE: 0.7em;}
