
font.bold { color:#525E9E; /*black table heading*/
   	font-size:11px;
	font-family:verdana,arial,helvetica;
	font-style:normal;
	font-weight:bold;
	}
	
A.button {color:#ffffff;
			font-family:georgia,"times new roman",arial,helvetica;
			font-size:10px;
			font-style:normal;
			font-weight:normal;
			margin-left:2px;
			text-decoration : none;
			}
			
A.news {color:#ff9900;
			font-family:verdana,arial,helvetica;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration : none;
			}	
	

A.news:Hover  {text-decoration: none;
			color: #000000;
			}	
			
			
P.menu {position:absolute;
			left:33px;
			top:128px;
			z-index:10;
			}

	P.menupic {position:absolute;
			left:37px;
			top:400px;
			z-index:10;
			}		
			

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {text-decoration: none;
			color: #ff9900;
			}	
			
		
			