body {color: white;}
img {border-style: none;} 
.Menu
A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #333333;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: red;}

.MainContentWindow 
{
font-size: 12px;
color: white;
text-decoration: none;
line-height: 20px;
}