A         { color: #FFB019; font-weight: bold; }
A:link    { color: #FFB019; font-weight: bold; }
A:active  { color: #FFB019; font-weight: bold; }
A:visited { color: #FFB019; font-weight: bold; }
A:hover   { color: white;   font-weight: bold; }

A.Asmall:link    { color: #FFB019; font-weight: bold; font-size: 9px;}
A.Asmall:active  { color: #FFB019; font-weight: bold; font-size: 9px; }
A.Asmall:visited { color: #FFB019; font-weight: bold; font-size: 9px; }
A.Asmall:hover   { color: white;   font-weight: bold; font-size: 9px; }

span { font-family: Arial,Helvetica,Sans-Serif; color: #CCC799; font-size: 10pt; }
small { font-family: Arial,Helvetica,Sans-Serif; color: #CCC799; font-size: 8pt; }
input.button 	{ background-color: transparent; border-style: none; }

.error { color: #FF0000; font-weight: bold; }

