@charset "utf-8";
/* CSS Document */

<!--
.comp_title {font-family: Arial, Helvetica, sans-serif, Times New Roman, Times, serif;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif}
#quiz1 img:hover{
	cursor:pointer;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#iselect {
	border:none;
	height: 50px;
	width: 100%;
}

-->


