/* This style written by 2clones.com  */

.menu	{
		font-size : 120%;
		font-family : "Arial";
		font-weight : normal;
		font-style : bold;
		color : white;
		text-decoration : none;	
}

A:hover {color:red;}

li			{font-weight:bold;}

