/* CSS Document */

.link_top
{font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
padding-top:0px;

}
.link_top: hover
{font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:underline;
}
.link_top1
{font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
padding-top:0px;
}
.link_top1:hover
{color:#00FF00;

}
.text{font-family:Arial;
font-size:12px;
text-align:justify;
color:#333333;
}
.image_button
{background-image:url(file:///C|/Documents%20and%20Settings/PP/Desktop/15-03/index_home/images/bg_2.jpg);
height:28px;
width:200px;
}
.image_button:hover
{background-image:url(file:///C|/Documents%20and%20Settings/PP/Desktop/15-03/index_home/images/bg_1.jpg);
height:28px;
widows:200px;
}