body {  scrollbar-face-color : #D8F6F4; scrollbar-base-color: #A4BCC6; scrollbar-arrow-color: #7C908F; scrollbar-3dlight-color: white; scrollbar-track-color: #B3D0CE; scrollbar-border: 0px;  margin: 0px;  font-family:  Arial, Helvetica, Verdana, sans-serif;   background-color:white; } 

.maintable{padding-left:0px;padding-right:0px;padding-top:0px;   }


.homepage{background:#659A16; color:black;}
.directorypage{background:#ACAAAA; color:black; }

.cafepage{background:#951420; color:white; }

.designpage{background:#12988B; color:black; }

.contactpage{background:#A29418; color:black; }

.privacypage{background:black; color:white; }
.termspage{background:#7C0284; color:white; }

.footer{ color:black;font-size:x-small;}

h1{color:white}

h2{color:black;}

h3{color:black;}


a {		


			color: black;    font-weight:bold; text-decoration : none;   
}
a:visited { 	

			color: black;  font-weight:bold; text-decoration : none;
}
a:hover { 	

			color: white;  font-weight:bold; text-decoration : underline;
}


a.footer {		


			color: red; text-decoration : none;   
}
a:visited.footer { 	

			color: red;  text-decoration : none;
}
a:hover.footer { 	

			color: black;  text-decoration : underline;
}


a.directory {		


			color: white;    font-weight:bold; text-decoration : none;   
}
a:visited.directory { 	

			color: white;  font-weight:bold; text-decoration : none;
}
a:hover.directory { 	

			color: red;  font-weight:bold; text-decoration : none;
}



a.cafe {		


			color: aqua;   font-size:x-large; font-weight:bold; text-decoration : none;   
}
a:visited.cafe { 	

			color: aqua;  font-size:x-large; font-weight:bold; text-decoration : none;
}
a:hover.cafe { 	

			color: #FBD7DA;   font-size:x-large; font-weight:bold; text-decoration : none;
}
.picborder { 
 border: solid thin white;
} 


