a {color:blue; text-decoration:none; font-family:verdana; font-size:10; background-color:lightyellow; font-weight:bold; border:none;
	}
:hover{color:cyan; background-color:black;
	}
select{font-family:verdana; font-size:10;
	}
input{font-family:verdana; font-size:10;
	}
textarea{font-family:verdana; font-size:10;
	}
td{font-family:verdana; font-size:10;
	}
th{font-family:verdana; font-size:10; font-weight:bold;
	}
.positive{background-color:rgb(220,255,220);
	}
.negative{background-color:rgb(255,220,220);
	}
