BODY {
	background : Silver url(http://www.moydrug.narod.ru/images/oboi.jpg);
}
.menulink               {
	font: 20% System;
	color : Blue;
	text-decoration: none;
}
a.menulink:hover {
	font: larger System;
	color: Green;
	text-decoration: none;
}
DIV {
	color : Red;
}
TABLE {
	background-position : bottom;
}

