  
 
.pageborder{
	border: thin solid #3300CC;
	font-weight: bold;
	text-align: center;
}

.Menu{
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.Menu:link{
	color: #3300FF;
	visibility: visible;
	font-weight: bold;
	font:bolder
	 }


.Menu:hover{
font-weight: bold;
	color: #FF0033;
background-color: #0000FF; 
	
	 }
	
.Menu:active{ 
font-weight: bold;
	color: #FF0033;
	 background-color: #0000FF; 
	}	 

	 
	 
.titleA{
	font-size: xx-large;
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
}

.EmailSetup{
	color: #0000CC;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.Blue{
color:#3300FF;
}

.Orange{color:#FFCC00;}

.body{
	margin-top:auto;
	margin-left: 0px;
	margin-right:750px; 
}
