body {
	background-color:#FFFFE6 ;
	color:#6E6E6E ;
	font-family: Tahoma;
	font-size: 12px;
}

A:link {
	color: #6E6E6E ;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

A:active {
	color: #6E6E6E ;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
	color: #6E6E6E ;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #6E6E6E ;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}

td {
	background-color: #FFFFE6;
	color: ##6E6E6E;
	font-family: Tahoma;
	font-size: 12px;
}
