.vintage {  text-decoration: none}
a:hover {  background-color: e6a194}
a:active {  text-decoration: none; background-color: b4b797; color: e6ccc7}
a:link {  color: 3c3f26; text-decoration: none}
a:visited {  color: 56251c; text-decoration: none}
a:hover {  color: #ffffff; BACKGROUND-COLOR: #8f5c5f; text-decoration: none}

body         { scrollbar-face-color: #6d6576; scrollbar-shadow-color: #795f5d; 
               scrollbar-highlight-color: #795f5d; scrollbar-3dlight-color: 
               #795f5d; scrollbar-darkshadow-color: #795f5d; 
               scrollbar-track-color: #795f5d; scrollbar-arrow-color: #6d6576 }
a            { text-decoration: none }



body {
	background-image: url(vintage_pattern2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}