	body
	{

		background-image:url(../images/yayme_wallpaper.jpg); background-repeat:repeat;		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	a:link
	{
		color: #006699;
		text-decoration: none;
	}
	a:visited
	{
		color: #006699;
		text-decoration: none;
	}
	a:hover
	{
		color: #FF9900;
		font-weight: bold;
		text-decoration: underline;
	}

	#flashPanel 
	{
		left:20px;
		top:20px;
		width:800px;
		height:1000px;
		z-index:1;
	}
.navigation {
	position: relative;
	height: 55px;
	width: 700px;
	top: 0;
	left: 0;
}

	.watchmessage {
	font-size: 11pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}