body{	font-family: Verdana;	color:black;	font-size: 10px;	}html {        overflow-x: hidden;        overflow-y: auto;} td{	font-family: Verdana;	color:black;	font-size: 10px;}a { color: black; text-decoration: underline }a:hover{	text-decoration:none;		}a:visited { color: black }a:active{	text-decoration:none;	color:black;}a.blue        { background: #39c }a.blue:hover      { color: #000000; background: white }a.typ   { color: #cc10e8; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }a.typ:hover  { color: white; text-decoration: underline; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }a.yellow  { color: #cbcbcb; text-decoration: none; background: transparent }a.yellow:hover { color: #cc10e8; text-decoration: underline; background: transparent }a.green {	background:#00ff33;	text-decoration:none;}a.green:hover{	background:#ffffff;	text-decoration:underline;	color:#000000;}a.red {	background:#ff0000;	text-decoration:none;}a.red:hover{	background:#ffffff;	text-decoration:underline;	color:#000000;}a.cyan  {	background:#00ffff;	text-decoration:none;}a.cyan:hover{	background:#ffffff;	text-decoration:underline;	color:#000000;}a.pink   { color: white; text-decoration: none; background: #cc10e8 }a.pink:hover { color: #000000; text-decoration: underline; background: white }a.grey  {	background:#cccccc;	text-decoration:none;}a.grey:hover{	background:#ffffff;	text-decoration:underline;	color:#000000;}
