.in {font-family: Arial; font-size: 13px; color:black;}
.head {font-family: Arial, Helvetica, sans-serif; line-height: 100% ; font-size: 15px ; font-weight:bold; font-style: normal; }
.shead {font-family: Arial, Helvetica, sans-serif; line-height: 100% ; font-size: 13px ; font-weight:bold; font-style: normal;}

A  {
		color:black;
        text-decoration : none;
}

A:Visited  {
		color:black;
        text-decoration : none;
}

A:Active  {
		color:black;
        text-decoration : none;
}

A:Hover  {
		color:black;
        text-decoration : none;
        color:"blue"
}
