/* CSS Document */

p{
font-family: "Comic Sans MS" ;
font-size: 12px;
color: #FFFF66 ;
line-height: 18px;
padding: 3px;
}

.navigation {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EE9E00;
	background-color:   ;
	display: inline;
	padding: 2px;
	line-height: 14px;
	text-decoration: none;
}


.navigation:hover {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	background-color: #EE9E00;
	padding: 4px;
	width:;
	text-transform: none;
	float: none;
}


style1{
font-family: "Comic Sans MS" ;
font-size: 16px;
color: #000000 ;
line-height: 18px;
padding: 3px;
}
