<style>
A.deptlinks:link { COLOR: green; TEXT-DECORATION: none; font-weight: normal; font-size: 90%; font-family: times; }
A.deptlinks:hover { color: blue;	TEXT-DECORATION: underline; font-weight: normal;	font-size: 100%; font-family: times; }
a.deptlinks:visited { color: green;	TEXT-DECORATION: none; font-weight: normal; font-size: 90%; font-family: times; }
a.deptlinks:active { color: red;	TEXT-DECORATION: none; font-weight: normal; font-size: 90%; font-family: times; }

A.genlinks:link { COLOR: maroon; TEXT-DECORATION: underline; font-weight: normal; font-size: 100%; font-family: times; }
A.genlinks:hover { color: blue;	TEXT-DECORATION: none; font-weight: normal;	font-size: 100%; font-family: times; }
a.genlinks:visited { color: maroon;	TEXT-DECORATION: none; font-weight: normal; font-size: 100%; font-family: times; }
a.genlinks:active { color: red;	TEXT-DECORATION: none; font-weight: normal; font-size: 100%; font-family: times; }

TEXTAREA, INPUT, SELECT, OPTION, PASSWORD, .area {
	font-family: 'times', 'verdana';
	font-size: 8pt;
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 0px;
}
</style>
