body{
font-family:verdana;
}
table{
border-color:white;
font-size:12px;
}
a:link{
font-size:12px;
color:#33adfd;
font-family:verdana;
font-weight:bold;
text-decoration:none;


}
a:visited{
font-size:12px;
color:#33adfd;
font-family:verdana;
text-decoration:none;
font-weight:bold;


}
a:hover{
font-size:12px;
color:#800000;
font-family:verdana;
text-decoration:underline;
}

#abc a:link{
font-family:verdana;
font-size:12px;
color:green;
text-decoration:none;
text-style:bold
}

#abc a:visited{
font-family:verdana;
font-size:12px;
color:green;
text-decoration:none;
}

#abc a:hover{
font-family:verdana;
font-size:12px;
color:red;
text-decoration:underline
}
#terms{
font-family:verdana;
color:#800000;
}
