/* CSS Document */

body{
margin:0px;
}
.header-link-bg{
background-image:url(../images/link-bg.gif);
width:217px;
height:81px;
background-position: bottom;
background-repeat:no-repeat;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}
.header-link{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.header-link:hover{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.body-text{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#79B3FC;
}
.image-bod{
border:6px solid #E6F2FF;
clear:inherit;
}
.image-bod:hover{
border:6px solid #ADD4FE;
clear:inherit;
}
.footer-text{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#1A85B1;
}
