body   	{
	   	font-family: verdana;
	   	color: #444444;
	   	font-size: 11px;
		   
	
		scrollbar-track-color: #FFFFFF;
 		scrollbar-arrow-color: #E10081;
		scrollbar-base-color: #E10081;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #E10081;
		}
	   
td	   	{
	   	font-family: verdana;
	   	color: #444444;
	   	font-size: 11px;}
	   
a:link 	{  text-decoration: underline; color: #444444; }
a:visited {  text-decoration: underline; color: #444444; }
a:hover {  text-decoration: underline; color: #E10081; }
a:active {  text-decoration: underline; color: #E10081; }

.menu {  text-decoration: none; color: #FFFFFF; }
a.menu:link {  text-decoration:  none; font-weight : bold; margin-right : 0px; color: #FFFFFF; }
a.menu:visited {  text-decoration: none; font-weight : bold; margin-right : 0px; color: #FFFFFF; }
a.menu:hover {  text-decoration: none; font-weight : bold; margin-right : 0px; color: #E10081; }
a.menu:active {  text-decoration: none; font-weight : bold; margin-right : 0px; color: #E10081; }

.wit {  text-decoration: none; color: #FFFFFF; }
a.wit:link {  text-decoration:  none; font-weight : bold; margin-right : 0px; color: #FFFFFF; }
a.wit:visited {  text-decoration: none; font-weight : bold; margin-right : 0px; color: #FFFFFF; }
a.wit:hover {  text-decoration: underline; font-weight : bold; margin-right : 0px; color: #B20116; }
a.wit:active {  text-decoration: underline; font-weight : bold; margin-right : 0px; color: #B20116; }


.score {
color: #444444; font-size:20pt;}

.submit {font:10px Verdana, arial, sans-serif; color:#000000; cursor:hand; background:#FFFFFF;border : 1px solid #E10081;}

.input   {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 10px;
			color: #444444;
			background-color: #FFFFFF;
			border : 1px solid #E10081;
		}
		
.input2   {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 10px;
			color: #444444;
			background-color: #ff9900;
			border : 1px solid #E10081;
		}


