* {   
font:bold x-small "Arial";

}

ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
	}
	
ul a

	{
		display:block;
		text-decoration:none;
            text-align:center;
		background-color:#f2b600;
            color:black;		
		padding: .2em .5em;
		border-bottom:1px solid #fff;
            border-left:1px solid #fff;
            border-right:1px solid #fff;
		width:12.4em;
	}

ul a:hover , 

	{
		background-color:#f2d16f;
		
	}


A {
	COLOR:#000000;
	text-decoration:none;
}

A:hover { 
	background-color:#E0E0E0;
	color:#003399;
	font-style:italic;
	TEXT-DECORATION:underline;
}


.hi , .hi1 {
	left: 12.7em;
	position:absolute;
	visibility:hidden;
}

.hi1{
      top:80px;
}

body, table{	
	}

 

.yaya , .yaya2  {
	border-style:solid;
	border-width:1px;
	color: #000080;
	text-align: center;
}

.yaya2 {
	background-color:#c6e6ff;
	font: italic bold 18pt;
	
}

.jo{color:blue;
font-size:120%;
}
