

a:link {
text-decoration : none;
color:000099;
}

a:visited {
color: cc0000;
}


a:hover {
color : cc0000;
}
.border_configuration { 
border: 1px solid #cccccc;
border-collapse:collapse;
}

.header { 
background-color: 999999;
color:000000;
font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none 
}


