body {
	background-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #7FC0D1;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #282c7f;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.text {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none ; color: #f2ea35}
.text A:link {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #f2ea35}
.text A:visited {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #f2ea35}
.text A:hover {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #FF6600}

.text1 {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none ; color: #ffcc66}
.text1 A:link {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #ffcc66}
.text1 A:visited {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #ffcc66}
.text1 A:hover {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #FF6600}

.text2 {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none ; color: #865568}
.text2 A:link {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #865568}
.text2 A:visited {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #865568}
.text2 A:hover {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #FF6600}

.text3 {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none ; color: #000000}
.text3 A:link {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #000000}
.text3 A:visited {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #000000}
.text3 A:hover {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #FF6600}

.text4 {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none ; color: #cccccc}
.text4 A:link {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #cccccc}
.text4 A:visited {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #cccccc}
.text4 A:hover {  font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none  ; color: #FF6600}

#menu {
  padding: 0;
  margin: 110px 0px 0px;
  width: 100%;
  text-align: center;
  list-style: none;
}
#menu a {
  font-family: "Times New Roman", serif;
  font-size: 20px;
  color: #6a3667;
}
#menu li { margin-bottom: 3px; }
