BODY {
		FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
		
}
A:link {
	COLOR: AEFF98;
	TEXT-DECORATION: underline;
	c: ;
	font-family: tahoma;
	font: 11;
	font-weight: bold;
}
A:visited {

	font-family: tahoma;
	font: 11;
	font-weight: bold;
	COLOR: AEFF98; TEXT-DECORATION: underline;
}
A:active {
	font-family: tahoma;
	font: 11;
		font-weight: bold;
	COLOR: AEFF98; TEXT-DECORATION: underline;
}
A:hover {

	font-family: tahoma;
	font: 11;
		font-weight: bold;
	COLOR: yellow; TEXT-DECORATION: underline
}



td
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 13px;
	color : white;
}


INPUT {
	FONT-FAMILY: ms sans serif;
	FONT-SIZE: 13px;
	background-color: white;
	border: 1px outset #e8e8e8;
	height: 25;
}
TEXTAREA {
	FONT-FAMILY: ms sans serif;
	FONT-SIZE: 13px;
	background-color: white;
	border: 1px outset #e8e8e8;
}

