body				{ font-family: Verdana; font-size: 11px; color: #000000; background-color: #AA806D; }
table        		{ font-family: Verdana; font-size: 11px; color: #000000; }
a:link       		{ color: #000000; text-decoration: none; font-weight: bold; }
a:active     		{ color: #492E27; text-decoration: none; font-weight: bold; }
a:visited    		{ color: #6A4339; text-decoration: none; font-weight: bold; }
a:hover      		{ color: #492E27; text-decoration: none; font-weight: bold; }

Td { 
font-family: Verdana, Tahoma, Arial, sans-serif; 
font-size: 10px; 
font-weight: normal;
color: #000000; 

select{
  font-family: Arial;
  font-weight: bold;
  font-style:  normal;
     
}

option.MenuColorOne{
  color:#FFFFFF;
  font-weight: bold;
  background-color: #275c3b;
}
option.MenuColorTwo{
  color:#FFFFFF;
  font-weight: bold;
  background-color: #1868ef;
}

option.MenuColorThree{
  color:#123456;
  background-color:#0abdc4;


}