TABLE, TD, BODY, DIV, PRE, SPAN, UL, LI, A, INPUT, SELECT, *{
	background-color:black;
	color:white;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

IMG{
	display: none;
}

A.Menu, A.SubMenu{
	font-family:verdana;
	color:white;
	font-size:14px;
	text-decoration: underline;
	margin-left:5px;
	margin-right:5px;
	text-transform: uppercase;

}

A.Menu:Hover, A.MenuActive,
A.SubMenu:Hover, A.SubMenuActive{
	font-size:14px;
	margin-left:5px;
	margin-right:5px;
	color:lime;
	text-decoration: none;
}

.MainMenu, .SubMenu{
	font-size:14px;
	color:yellow;
	text-transform: uppercase;
}

.Welcome{
	font-size:18px;
	font-family:verdana;
	font-weight:normal;
	text-align:center;
}
