.buttoo {
	background: url(button1.jpg) no-repeat 50% 50%;
	width: 152px;
	height: 26px;
	border: 0px;
	text-align:center;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	padding-bottom: 2px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #999;
	text-align: center;
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 10px;
	color: #333;
	}

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.a {
	text-decoration: underline;
	color: #666666;




}
.a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.verx a {
	color: #666666;
	text-decoration: none;

}
.verx a:hover {
	color: #CC3300;
	text-decoration: none;
}
.menuniz a {
	text-decoration: none;
	color: #333333;


}
.menuniz a:hover {
	color: #CC3300;
	text-decoration: none;
}

