.inputbox {font-family: arial,verdana; color: #452300; font-size: 10pt; background-color: #FFFFCC; border: 1 solid #FFCC66}
.button {font-family: arial,verdana; color: #452300; font-size: 10pt; background-color: #FFFFCC; border: 1 solid #FFCC66}
.textbox {font-family: arial,verdana; color: #452300; font-size: 10pt; background-color: #FFFFCC; border: 1 solid #FFCC66}

body {  scrollbar-face-color: #FFCC66; 
		scrollbar-shadow-color:#000000; 
		scrollbar-highlight-color:#FFCC66; 
		scrollbar-3dlight-color: #FFCC66; 
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #000000; 
		scrollbar-arrow-color: #FFFFCC
	}

.gentext {
        font-family : arial,verdana;
        font-size: 12px;
        color : #452300;
}
.gentext A:visited {
	color:#663333;
	text-decoration: none;
}
.gentext A:link {
	color:#663333;
	text-decoration: none;
}
.gentext A:hover {
	color:#FF0000;
	text-decoration: none
}

.larger {
        font-family : arial,verdana;
        font-size: 14px;
        color : #452300;
}
.larger A:visited {
	color:#663333;
	text-decoration: none;
}
.larger A:link {
	color:#663333;
	text-decoration: none;
}
.larger A:hover {
	color:#FF0000;
	text-decoration: none
}

.smaller {
        font-family : arial,verdana;
        font-size: 10px;
        color : #452300;
}
.smaller A:visited {
	color:#663333;
	text-decoration: none;
}
.smaller A:link {
	color:#663333;
	text-decoration: none;
}
.smaller A:hover {
	color:#FF0000;
	text-decoration: none
}