@charset "utf-8";
A {

	FONT-WEIGHT: BOLD; COLOR: #EEEEBB; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; cursor: pointer;

 }

A:unknown {

	FONT-WEIGHT: BOLD; COLOR: #EEEEBB; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; cursor: pointer;

 }

A:visited {

	FONT-WEIGHT: BOLD; COLOR: #EEEEBB; FONT-FAMILY: Tahoma; cursor: pointer;

 }

A:hover {

	FONT-WEIGHT: BOLD; COLOR: #FFFF88; FONT-FAMILY: Tahoma; text-decoration:underline; cursor: pointer;

 }



div.scroll {

	overflow: auto; border: 0px;

 }



input[type="submit"] {background-color: #FFFFCC; color:#000000}

textarea {background-color: #CCCCCC}



body { font-family:Geneva, Arial, Helvetica, sans-serif;font-size:16px;}




