A {
  color: #996600;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
}

A:visited {
  color: #996600;
}  

A:hover {
  color: #333333;
}


A.white {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
}

A.white:visited {
  color: #FFFFFF;
}  

A.white:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


A.white_small {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  text-decoration: none;
}

A.white_small:visited {
  color: #FFFFFF;
}  

A.white_small:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


BODY {
	scrollbar-arrow-color: #F0E8D8;
	scrollbar-base-color: #F0E8D8;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #996600;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #996600;
	scrollbar-3d-light-color: #F0E8D8;
	FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial
}

P {
	FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial
}

TD {
	FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial
}

UL {
	FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial
}

OL {
	FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial
}

FONT.white_title {
	FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: Times new Roman; FONT-WEIGHT: bold
}

FONT.white_small {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Arial
}

FONT.small {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Arial
}

FONT.big {
	FONT-SIZE: 16px; COLOR: #666666; FONT-FAMILY: Times new Roman; FONT-WEIGHT: bold
}

FONT.dark {
	FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: Arial
}

FONT.bg {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial; BACKGROUND: #FFCC00; FONT-WEIGHT: bold
}