a.link { color: #000000; text-decoration: none; }
a.visited { color: #000000; text-decoration: none;}
a.hover { color: #000000; text-decoration: none;}
a.active { color: #000000; text-decoration: none;}

a.white:link { color: #000000; text-decoration: none; }
a.white:visited { color: #000000; text-decoration: none;}
a.white:hover { color: #FFFFFF; text-decoration: none;}
a.white:active { color: #000000; text-decoration: none;}

body {
font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #F7F9EE; margin-left: 0px;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
}

.style1 {
font-size: large; font-weight: bold;
}

.main_heading {
font-size: x-large; font-weight: bold;
}

.img_border { border: 1px solid #000000 ; }

