div.idef{
width: 475px;
height: 260px;

border-width: 0px;
border-style: solid;
}

.BodyText{
font-family: Arial;
font-size: 12;
font-weight: 400;
color: #486980;
}


A:link{
text-decoration: none;
color: #253037;
}

A:active{
text-decoration: none;
color: #253037;
}

A:visited{
text-decoration: none;
color: #4D677A;
}

A:hover{
text-decoration: none;
color: #0079CD;
}

A:visited:hover{
text-decoration: none;
color: #D1D6FF;
}
