body,td,th {
	color: #642662;
}
a:link { text-decoration: underline; color: #642662; }
a:visited { text-decoration: underline; color: #642662; }
a:hover { text-decoration: overline underline; color: #000000; }
a:active { text-decoration: underline; color: #642662; }

body{ 
	background: #B4B4B4;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center; 
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#FF6600;
	scrollbar-face-color:grey;
	scrollbar-highlight-color:#0B0B0B;
	scrollbar-shadow-color:#666666;
	scrollbar-base-color:#red; 
}

.title { font-family: verdana; font-weight: bold; font-size: 18px; text-align: center;  color: #642662; }
.address { font-family: verdana; font-weight: bold; font-size: 14px; text-align: center;  color: #642662; }
.description { font-family: verdana; font-weight: bolder; font-size: 12px; text-align: center;  color: #642662; font-style: italic; }

