TD,LI,P,BODY { font-family: Verdana, sans-serif; font-size : 10pt; color : #000000; text-decoration : none; }
INPUT,TEXTAREA,SELECT,CHECKBOX,RADIO { font-family: Verdana, sans-serif; font-size : 8pt; font-weight: normal; color : blue; text-decoration : none; }

A { font-family: Verdana, sans-serif; color : blue; text-decoration : underline; }
A:VISITED { font-family: Verdana, sans-serif; color : blue; text-decoration : underline; }
A:HOVER { font-family: Verdana, sans-serif; color : #ffffff; text-decoration : underline; background: blue}

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

.white-on-red { font-family: Verdana, sans-serif; font-size : 8pt; color : white; padding: 1px; text-decoration : none; font-weight : bold ; background: red}
.white-on-green { font-family: Verdana, sans-serif; font-size : 8pt; color : white; padding: 1px; text-decoration : none; font-weight : bold ; background: #009900}

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

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

A.button_small {
	font-family: Verdana, 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: Verdana, 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: Verdana, 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: Verdana, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : black;
	text-decoration : underline;
	background: white;
   border: 2px dashed blue;
   margin: 4px;
   height: 5px;
   padding: 4px; }

A:VISITED.button_small-selected {
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : 	black;
	text-decoration : none;
	background: white;
   border: 2px dashed blue;
   margin: 4px;
   height: 5px;
   padding: 4px; }
A:HOVER.button_small-selected {
	font-family: Verdana, 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; }

A.button_big {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : blue;
	text-decoration : none;
	background: #E0DFE4;
   border: 2px outset white;
   margin: 4px;
   height: 39px;
   width: 78px;
   padding: 4px; }
A:VISITED.button_big {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : 	blue;
	text-decoration : none;
	background: #E0DFE4;
   border: 2px outset white;
   margin: 4px;
   height: 39px;
   width: 78px;
   padding: 4px; }
A:HOVER.button_big {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : blue;
	text-decoration : underline;
	background: white;
   border: 2px outset white;
   margin: 4px;
   height: 39px;
   width: 78px;
   padding: 4px; }