a:link {color:white;}      /* unvisited link */
a:visited {color:aqua;}  /* visited link */
a:hover {color:#bb0011;}  /* mouse over link */
a:active {color:white;}  /* selected link */

div.all {width:1000px;}
div.reg { width:400px; height:260px;
			border-style: groove;
			border-color:blue;
			border-width:5px;
			padding:20px 10px 10px 10px}

.postednames {color:#7700cc;}			
.areatitles	{color:black;}		
.bgcolor {background-color:#0099cc;}
table.title {border-style: none; }
div.form {width: 300px; height: 300px; 
			} 
			
div.bars {width: 500px; 
			border-style: groove;
			border-width: 10px;
			border-color: black;}
			
div.fun  {width: 500px; 
			border-style: groove;
			border-width: 10px;
			border-color: black;}

div.food {width: 500px;
			border-style: groove;
			border-width: 10px;
			border-color: black;}
			
div.health {width: 500px; 
			border-style: groove;
			border-width: 10px;
			border-color: black;}
			
div.other {width: 500px; 
			border-style: groove;
			border-width: 10px;
			border-color: black;}

div.services {width: 500px; 
			border-style: groove;
			border-width: 10px;
			border-color: black;}
