BODY
{


    BACKGROUND-IMAGE: url(nospbakgr.gif);
    BACKGROUND-REPEAT: no-repeat;
}



a {
	text-decoration: none;
}



a.imageLink:hover {
	color: #003333;
    background-color: transparent;
}
a:hover {
	color: #003333;
    background-color: #DDDDDD;
}
