
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #cccccc;
	width:100%;
	text-align:center;
	
}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #000;
	background: transparent; 
	
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #F66000;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #000;
	background: transparent;  
	}
	


#flashcontent {text-align:center;}
#upgrade {
			text-align:center;
			margin-top:20px;
			padding:0 10px 0 10px;}

.centerit {width:400px;
			text-align:center;
			margin-top:20px;
			padding:0 10px 0 10px;}
