.menuNormal 
{
	font-family:Arial, Helvetica, sans-serif;
	cursor:hand;
	font-size:20px;
	color:#666666;
	text-decoration:none;
}

a:hover
{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	cursor:hand;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	margin-bottom:12px;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6E87AF;
	text-decoration:underline;
}

img
{
	border-style:none;
}