TD,LI,P,BODY { font-family : Arial, sans-serif; font-size : 9pt; color : #333333; text-decoration : none; }
INPUT,TEXTAREA,CHECKBOX,RADIO { font-family : Verdana, Arial, sans-serif; font-size : 9pt; color : blue; text-decoration : none;}
SELECT { font-family : Verdana, sans-serif; font-size : 8pt; color : blue; text-decoration : none; background: white; border: 1px none;}
SELECT.fixedpitch { font-family : Courier New, sans-serif; font-size : 8pt; color : blue; text-decoration : none; background: white; border: 1px none;}
INPUT.fixedpitch { font-family : Courier New, sans-serif; font-size : 8pt; color : blue; text-decoration : none; }

A { font-family : Arial, sans-serif; font-size: 9pt; color : #0000ff; text-decoration : underline; }
A:VISITED { font-family : Arial, sans-serif; font-size: 9pt; color : #0000ff; text-decoration : underline; }
A:HOVER { font-family : Arial, sans-serif; color : #ffffff; text-decoration : none; background: #0000ff}

//A.nothing { background: #ffffff; text-decoration : none; }
A:VISITED.nothing { background-color: transparent; text-decoration : none; }
A:HOVER.nothing { background-color: transparent; text-decoration : none; }

.small { font-family : Arial, sans-serif; font-size : 7pt; color : black; text-decoration : none; }
A.small { font-family : Arial, sans-serif; font-size : 7pt; color : blue; text-decoration : underline; }
A:VISITED.small { font-family : Arial, sans-serif; font-size : 7pt; color : blue; text-decoration : underline; }
A:HOVER.small { font-family : Arial, sans-serif; font-size : 7pt; color : #ffffff; text-decoration : none; background: #0000ff; }
SELECT.small { font-family : Arial, sans-serif; font-size : 7pt; color : blue; text-decoration : none; }
INPUT.small { font-family : Arial, sans-serif; font-size : 8pt; color : blue; text-decoration : none;}
TEXTAREA.small { font-family : Arial, sans-serif; font-size : 8pt; color : blue; text-decoration : none;}

SELECT.smallblack { font-family : Verdana, sans-serif; font-size : 7pt; color : white; text-decoration : none; border: 1px none; background: black;}

.footer { font-family : Verdana, Arial, sans-serif; font-size : 7pt; color : #777777; }
A.footer { font-family : Verdana,Arial, sans-serif; font-size : 7pt; color : #777777; text-decoration : underline; }
A:VISITED.footer { font-family : Verdana,Arial, sans-serif; font-size : 7pt; color : #777777; text-decoration : underline; }
A:HOVER.footer { font-family : Verdana,Arial, sans-serif; font-size : 7pt; color : #ffffff; text-decoration : underline; background: #0000ff}

A.button_small {
	font-family: Arial, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : blue;
	text-decoration : none;
	background: #E0DFE4;
   border: 2px outset white;
   margin: 4px;
   height: 5px;
   padding: 4px; }
A:VISITED.button_small {
	font-family: Arial, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : 	blue;
	text-decoration : none;
	background: #E0DFE4;
   border: 2px outset white;
   margin: 4px;
   height: 5px;
   padding: 4px; }
A:HOVER.button_small {
	font-family: Arial, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : blue;
	text-decoration : underline;
	background: white;
   border: 2px outset white;
   margin: 4px;
   height: 5px;
   padding: 4px; }

A.button_small-selected {
	font-family: Arial, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : black;
	text-decoration : underline;
	background: white;
   border: 2px dashed red;
   margin: 4px;
   height: 5px;
   padding: 4px; }

A:VISITED.button_small-selected {
	font-family: Arial, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : 	black;
	text-decoration : none;
	background: white;
   border: 2px dashed red;
   margin: 4px;
   height: 5px;
   padding: 4px; }
A:HOVER.button_small-selected {
	font-family: Arial, sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : blue;
	text-decoration : underline;
	background: white;
   border: 2px outset white;
   margin: 4px;
   height: 5px;
   padding: 4px; }

.msgoval { font-family : Arial, sans-serif; font-size : 10pt; font-weight : normal ; color : #000000; text-decoration : none; }
A.msgoval { font-family : Arial, sans-serif; font-size : 10pt; font-weight : normal ; color : #000099; text-decoration : underline; }
A:VISITED.msgoval { font-family : Arial, sans-serif; font-size : 10pt; font-weight : normal ; color : #000099; text-decoration : underline; }
A:HOVER.msgoval { font-family : Arial, sans-serif; font-size : 10pt; font-weight : normal ; color : #ffffff; text-decoration : none; background: cc0000}

