.button
{width: 100px;
height: 30px;
}

.text
{width: 190px;}

.minute
{width: 80px;}

.degree
{width: 38px;}

.choose
{width: 60px;}

.desc
{width: 90px;}

form {
  margin:0;
  padding-top:.3em;
}

table
{background-color:#fcfcfc; font-family: verdana,arial; font-size: 12pt;}

a:link{ color: black; text-decoration:underline; ;font-family: verdana; font-size: 10pt;}

a:visited{color: black;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:active{ color:black;text-decoration:underline;font-family: verdana; font-size: 10pt;  }

a:hover{color: black;background-color:#FFFFFF;  text-decoration:none;font-family: verdana; font-size: 10pt; }
