.white {  text-decoration: none}
a:hover {  background-color: 7fdcd2}
a:active {  text-decoration: none; background-color: dcddb3; color: b9f5eb}
a:link {  color: 204137; text-decoration: none}
a:visited {  color: ebceac; text-decoration: none}
a:hover {  color: #fbe7d5; BACKGROUND-COLOR: #78384c; text-decoration: none}

body         { scrollbar-face-color: #cd6c8d; scrollbar-shadow-color: #cd6c8d; 
               scrollbar-highlight-color: #cd6c8d; scrollbar-3dlight-color: 
               #cd6c8d; scrollbar-darkshadow-color: #cd6c8d; 
               scrollbar-track-color: #ebceac; scrollbar-arrow-color: #cd6c8d }
a            { text-decoration: none }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 7a2c48;
}
body {
	background-image: url(pattern.jpg);
	background-color: #cd6c8d;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


