A {
	color: #000000;
	}
A:link {
	color: #000000;
	}
A:visited {
	color: #000000;
	}
A:HOVER {
	color : red; 
	text-decoration : none;
	}
textbox { 
	background: transparent; 
	background-color: White; 
	border: 1px solid #000000; 
	color: #000000; 
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 12px; 
	text-align: left; 
	}
TD {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
	}
body {
	background-color: #ffffff;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	}
.heading1 {
	color: #FFFFFF;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.heading2 {
	color: #000000;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
}
