body,td,select,span,p,div,a
{
font-family: verdana;
font-size: 11px;
color: white;
}

input
{
font-family: verdana;
font-size: 10px;
color: #0F55AD;
}

.white
{
font-family: verdana;
font-size: 11px;
color: white;
text-decoration:none;
}

.whiteUnderlined
{
font-family: verdana;
font-size: 11px;
color: white;
text-decoration:underlined;
}

.whiteBigger
{
font-family: verdana;
font-size: 13px;
color: white;
text-decoration:none;
font-weight: bold;
}

.blue
{
font-family: verdana;
font-size: 10px;
color: #0F55AD;;
text-decoration:none;
font-weight: bold;
}

