h2 { 
color: white;
background-color:#000000;
font-family:'arial',Verdana,sans-serif;
text-align:center;
font-size: x-small;
font-style:normal;
font-weight:bold;
}


.maincell{
background-color:#CCCCCC;
background-color:#eeeeee;
font-family:arial, Verdana, sans-serif;
font-size: xx-small;
align:top;
font-style:normal;
font-weight:500;
}




UL {
color: Black;
font-family:arial,Verdana,sans-serif;
font-size : small; 
}




A:link { 
color:gray;
color:black;
text-decoration:none;
font-size : small;
}


A:visited {
color:gray;
color:black;
text-decoration:none;
font-size : small;
}


A:active {
color:gray;
color:black;
text-decoration:none;
font-size : small;
}



A:hover { 
text-decoration:underline; 
; font-size: small; background-color: #000000; font-weight: 600; color: #FFFFFF; list-style-type: none; list-style-image: url(images/ListIcons/MagentaEye.gif)
} 
