body {
    background-color: #000000; margin-top: 0; 
}
A:link {
text-decoration: none; color: white; FONT-SIZE: 12px;
}

A:visited {
text-decoration: none; color: white; FONT-SIZE: 12px;
}

A:active {
text-decoration: none; color: white; FONT-SIZE: 12px;
}
A:hover {
text-decoration: underline; color: red; FONT-SIZE: 12px;
}

TD.link {
	background-color:Black; background-image: url(images/toplink.jpg); background-repeat: no-repeat;text-align: left;FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
TD.main {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN:center;
    
}

TD.main2 {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center;font-weight: bold;
    }

A.email:link {
text-decoration: underline; color: blue; FONT-SIZE: 12px;
}

A.email:visited {
text-decoration: none; color: blue; FONT-SIZE: 12px;
}

A.email:active {
text-decoration: none; color: blue; FONT-SIZE: 12px;
}
A.email:hover {
text-decoration: none; color: red; FONT-SIZE: 12px;
}
        .style1
        {
            width: 1000px;  
        }
        .style2
        {
            width: 1000px; background-color:White;
        }
        .style3
        {
            height: 27px;
           
        }
        .style4
        {
            height: 27px;
            background-color:Black;
        }