BODY {
    background-color : #D2691E;
    color : #D2691E;
    font-family : Arial, Helvetica, sans-serif;
}

A:HOVER {
    color : Gray;
}

A {
	color : #D2691E;
	text-decoration : none;
	font-weight : bold;
}

A:LINK {
	color : #D2691E;
}

A:ACTIVE {
   	color : #FFD700;
}

DIV.title {
    font-family : "Imprint MT Shadow";
    font-size : xx-large;
    color : #FFEBCD;
}

DIV.subtitle {
    font-size : small;
    color : #FFEBCD;
}

DIV.title1 {
    font-size : x-small;
    color : #FFEBCD;
}

.brown {
	color : #D2691E;
	font-family : Arial, Helvetica, sans-serif;
}

TABLE.form {
	color : #D2691E;
	font-family : Arial, Helvetica, sans-serif;
    background-color : #FFEBCD;
}

.menu {
    font-weight : bold;
    font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

.but {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
	border-width : 3;
	border-style : outset;
	padding : 3;
}

#xxsmall {
    font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #D2691E;
}

#xsmall {
    font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #D2691E;
}

#large {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #D2691E;
}

#s {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}
