a {
color:#36F;
text-decoration:none;
font-size:16px;
}

a:hover {
color:#36F;
text-decoration:underline;
}

input {
font-family:arial;
font-size:12px;
margin-bottom:5px;
height:21px;
background-color:#F9F9F9;
color:#999;
border-color:#CCC;
border-style:solid;
border-width:1px;
padding:2px
}

input.phone {
text-align:center;
}

img {
border:none;
}

img.photoborder {
border:1px solid #000;
}

.handcursor {
cursor:pointer;
}

body,td {
font-family:arial;
font-size:12px;
cursor:default;
color:#AAA;
}