body {
	color         : #333333;
	margin-top         : 0;
	background-image   : url(../images/bck_ground.gif);
	text-align: center;
	font: 12px Verdana, Geneva, sans-serif;
	}
.boxtext {
	text-align:left;
	padding-left:12px;
	}
.boxtext2 {
	font-size          : 11px;
	color         : #333333;
	padding-left:10px;
	}
a {text-decoration:none;font-size:12px}
a:link    { color: #333333;}
a:visited { color: #333333;}
a:active  { color: #003399;}
a:hover   { color: #ff0000;}

