.pref {font-family:"Arial";
	   font-size:15px;
	   font-weight:bold;}

.pad{ padding:0px;
      font-size:15px;
      font-family:"arial";
      font-weight:bold;
      background-color:#ffffcc;
      border-color:black;
	  border-style:solid;
	  border-width:2px; }
      
.red{ color:#E90024;}
.blu{ color:blue;}
.grn{ color:green;}
.yel{ color:#ff9900;}
.pur{ color:purple;}

.main{ border-color:black;
	   border-style:solid;
	   border-width:3px;}
	   
.intro{ font-size:40px;
        font-family:"times roman";
        font-weight:bold;}
   
   
.enter{ font-size:30px;
        font-family:"arial";
        font-weight:bold;}
        
a#dda:link {color:red; text-decoration: none;}
a#dda:visited {color:red; text-decoration: none;}
a#dda:active {color:red; text-decoration: none;}
a#dda:hover {color:blue; text-decoration: none;}	  

a#qty:link {color:blue; text-decoration: none;}
a#qty:visited {color:blue; text-decoration: none;}
a#qty:active {color:blue; text-decoration: none;}
a#qty:hover {color:red; text-decoration: none;} 

      
