body{
background-image: url("background.jpg");
font-family: tahoma;
line-height: 150%;
font-size: 11px;
color: #FFFFFF;
} 
p{
	line-height: 150%;
	font-size: 11px;
	color: #FFFFFF;
}
A:link {text-decoration:underlined; color: #CCCCCC;}
A:visited {text-decoration: underlined; color: #CCCCCC;}
A:active {text-decoration: underlined; color: #CCCCCC;}
A:hover {text-decoration: underlined; color: #999999;}
#menu_name p{
	line-height: 150%;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
li{

	line-height: 150%;
	font-size: 11px;
	color: #FFFFFF;
}
#menu {
	vertical-align: top;
	line-height: 150%;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

