
body
{
	background-color: #000000;
	background-image: url(menubg.png);
	background-repeat: repeat-y;
	background-position: right;
}

p
{
	margin-left: 6px;
	font-size: 10px;
	font-family: arial;
	color: #27728F;
}

img.logo
{
	margin-right: 8px;
	border-width: 0;
	border: 0;
}

img.yt
{
	margin-right: 18px;
	border-width: 0;
	border: 0;
}

a:link
{
	color: #4F7DB0;
	text-decoration:underline;
}

a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
