.main {
	background-color: white;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}


BODY {
	font-size : 13px;
	scrollbar-arrow-color : #C59C6D;
	scrollbar-base-color : #C59C6D;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : white;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-3dlight-color : #C59C6D;
	font-family: arial;
	color: black
}

.link1 a:link {font-family: arial; font-size: 8px; color: brown}
.link1 a:visited {font-family: arial; font-size: 8px; color: brown}
.link1 a:hover {font-family: arial; font-size: 8px; color: #FF9900}

.link2 {font-family: arial; font-size: 12px; color: white;}
.link2 a:link {font-family: arial; font-size: 12px; color: yellow}
.link2 a:visited {font-family: arial; font-size: 12px; color: yellow}
.link2 a:hover {font-family: arial; font-size: 12px; color: brown}

.link3 {font-family: arial; font-size: 12px; color: white;}
.link3 a:link {font-family: arial; font-size: 12px; color: yellow}
.link3 a:visited {font-family: arial; font-size: 12px; color: yellow}
.link3 a:hover {font-family: arial; font-size: 12px; color: white}
