BODY { background: white; color: black; font-family: Arial, Verdana, Tahoma; font-size: 18px; font-weight: 500; }
DIV.Button{                                  border-bottom: black 1px solid; border-top: silver 1px solid; border-left: silver 1px solid;  border-right: black 1px solid;    text-align: center; text-valign: middle;  font-family: arial; font-size: 18px; font-weight: 500; width: 200px; height: 60px;}
DIV.ButtonPressed{ background-color:#5483b8; border-bottom: 1px groove #5483b8; border-top: black 1px groove; border-left: black 1px groove;  border-right: #5483b8 1px solid;  text-align: center; text-valign: middle;  font-family: arial; font-size: 18px; font-weight: 500; width: 200px; height: 60px;}
A:LINK { color: navy; font-family: Arial, Verdana, Tahoma;}
A:VISITED { color: blue; font-family: Arial, Verdana, Tahoma;}
A:HOVER { color: red; text-decoration: none;}
A.button:LINK{ color: white; text-decoration: none; cursor: hand;}
A.button:HOVER { color: white; background-color: #DB232D; text-decoration: none; cursor: hand;}
A.button:VISITED{ color: white; text-decoration: none; cursor: hand;}
A.button:ACTIVE{ color: white; background-color:lime; text-decoration: none; cursor: hand;}
DIV.Button1{ border-bottom: black 1px solid; border-top: silver 1px solid; border-left: silver 1px solid; border-right: black 1px solid; text-align: center; text-valign: middle; font-family: arial; font-size: 18px; font-weight: 500; width: 400px; height: 70px;}
A.button1:LINK{ color: white; text-decoration: none; cursor: hand;}
A.button1:HOVER { color: white; background-color: #DB232D; text-decoration: none; cursor: hand;}
A.button1:VISITED{ color: white; text-decoration: none; cursor: hand;}
A.button1:ACTIVE{ color: white; background-color:lime; text-decoration: none; cursor: hand;}
DIV.Buttonsmall{ border-bottom: black 1px solid; border-top: silver 1px solid; border-left: silver 1px solid; border-right: black 1px solid; text-align: center; text-valign: middle; font-family: arial; font-size: 14px; font-weight: bold; width: 110px; height: 20px; font-color: black;}
A.buttonsmall:LINK{ text-decoration: none; cursor: hand;}
A.buttonsmall:HOVER { color: white; background-color: #DB232D; text-decoration: none; cursor: hand;}
A.buttonsmall:VISITED{ text-decoration: none; cursor: hand;}


