body
{
	background-image : url(images/bg.jpg);
	background-repeat:repeat-x;	
	background-position : right top;
	background-color:#1c2630;
}
td.menutd {
width:110px;
text-align: center;
font-family: Arial;
font-size : 12px;
color: #ffffff;


}

a:link {
color:#ffffff;
text-decoration: none;
}
a:visited {
color:#ffffff;
text-decoration: none;
}
a:hover {
color:#000000;
text-decoration: none;
}