BODY {
	background-image: url(img/bg.jpg);
	color: #000000;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text="#003300" ;


	
}
	a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #00CC33;
	text-decoration: none;
	}
a:active { 
	color: #66FF00;
	}

.body-smaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.body-larger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.body-xlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
}
.body-regular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
