body { }

p { }

td { }

a:link {
   	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

a:visited {
   	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
       text-decoration:none;
}

a:active {
   	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	 text-decoration:underline;
}

a:hover {
   	font-family: Arial, Verdana;
	font-size: 11px;
	color: #6b99b4;
	 text-decoration:underline;
	
}

body{
margin-top: 0px;
}

#container{
	width:100%;
	height:309px;
	background:url(images/clouds.jpg);
	background-repeat:repeat-x;
}

#bodyspan{
	width:100%;
	height:100%;
	position: absolute;
	z-index: 900px;

}

.bodytext { color: #6b6b6b; font-size: 12px; font-family: Arial; font-style: none; text-decoration: none; }.bodytext strong font {
	font-size: 12px;
}
