body {
margin-top: 0px;
background-color: #ffffff;
}

tr,td,textarea {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #262728;
}


a:link {
color: #f617a8;
text-decoration: none;
}

a:visited {
color: #f617a8;
text-decoration: none;
}

a:active {
color: #8cb90e;
text-decoration: underline;
}

a:hover {
color: #049ec5;
text-decoration: underline;
}

.em {
font-weight: normal;
font-style: italic;
}

.strong {
font-weight: bold;
}


