p { 
		margin: 2;
		font-family: Times New Roman;
		font-size: 12pt; 
		color: #ffffff;
	}
	
.but { 
		background-color: #171661; 
		color: #FFF099;
		background-image:url(../circus-but.gif);
		background-repeat:no-repeat; 
		background-position: top left;
		background-position-x: -10px;
		margin-left:15;
		margin-right:15;
		text-indent:0;
		padding:3 3 3 10;
		margin-top:20;
		margin-bottom:20;
		text-align: center;
	/*	border: ridge 3px white;*/
		border: solid 1px #D6D6F5;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: bold;
	}

a.menuc1 { 
		text-decoration: none;
		color: #D3D3F5;
		font-weight: bold;
	}

a:hover.menuc1 {
		color:#ff6633;
	}
	
a.menuc2 { 
		text-decoration: none;
		color: #006090;
		font-weight: bold;
	}

a:hover.menuc2 {
		color:#ff6633;
	}
a.menuc1y {
		 color:#ffff88;
		 font-weight: bold;
		 text-decoration: none;
	}
	
a:hover.menuc1y {
		color:#ff6600;
	}
	
		