	.menu_settings {
		-moz-border-radius:21px;
		-webkit-border-radius:21px;
	} 
	
	.body_settings {
		-moz-border-radius-topleft:21px;
		-moz-border-radius-bottomleft:21px;
		-moz-border-radius-bottomright:21px;
		-webkit-border-top-left-radius:21px;
		-webkit-border-bottom-left-radius:21px;
		-webkit-border-bottom-right-radius:21px;
	}  
	
	td {font-size:10pt; color:#FFFFFF; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	
	A:link {text-decoration: none; color:#FFFFFF;}
	A:visited {text-decoration: none; color:#FFFFFF;}
	A:hover {Color: #FF0000}
	A:link.sign {text-decoration: none; color:#555;}
	A:visited.sign {text-decoration: none; color:#555;}
	A:hover.sign {Color: #FF0000}