
a:hover {
	color: #666;
}
body {
	margin: 0;
	padding: 0;
	font: 12px/14px "Trebuchet MS", arial, sans-serif;
	color: #999;
	background-image: url(../images/background_inner.gif);
	background-repeat: repeat-x;
}

img {
	border: none;
}

#wrapper {
	width: 100%;
	margin: 110px 0 0 0;
	text-align: center;
}
#YesNo img{
	border: 1px solid #999999;
}
#YesNo img:hover{
	border: 1px solid #76080B;
}
