A:link {
color:#cb2277;
font-weight: bold;
text-decoration: underline;
}
A:visited {
color:#cb2277;
font-weight: bold;
text-decoration: underline;
}
A:hover {
color:#d1c5cb;
font-weight: bold;
text-decoration: none;
}
A:active {
color:#d1c5cb;
font-weight: bold;
text-decoration: none;
}

body {
background-color: #ffffff;
}

table {
font-size: 12pt;
font-family: verdana, arial, helvetica, sans-serif;
}

hr {
border-style: solid;
color: #cb2277;
width: 80%;
size: 1;
}